🛠️ All DevTools
Showing 1161–1180 of 2545 tools
Last Updated
December 02, 2025 at 12:00 PM
TenBulb
Product Hunt[Other] AI-Powered Innovation Management: Figure out what to build AI-Powered Product Innovation Management Platform
How Container Filesystem Works: Building a Docker-Like Container from Scratch
Hacker News (score: 30)[Other] How Container Filesystem Works: Building a Docker-Like Container from Scratch
Show HN: CLAVIER-36 (programming environment for generative music)
Hacker News (score: 27)[Other] Show HN: CLAVIER-36 (programming environment for generative music) CLAVIER-36 is a programming environment for generative music. Programs are laid out in a two-dimensional grid, and evolve over time according to a fixed set of rules. The system is much like a cellular automaton, in that most of the rules governing the evolution of the system are local.<p>C36 programs describe sequences of discrete events in time. The environment includes a primitive sampler, as a self-contained means of interpreting these events as sound. For full expressivity, though, the system is best used as a generator of data for interpretation by an external musical instrument, such as a synthesizer.<p>The project was very directly inspired by Orca (<a href="https://100r.co/site/orca.html" rel="nofollow">https://100r.co/site/orca.html</a>). It began as my own from-scratch implementation of Orca and diverged over time.<p>It's written in C, and compiled to WASM for the browser.<p>See the following pages for more info:<p>about page: <a href="https://clavier36.com/about" rel="nofollow">https://clavier36.com/about</a><p>user manual: <a href="https://clavier36.com/manual" rel="nofollow">https://clavier36.com/manual</a><p>tutorial video: <a href="https://youtu.be/rIpQmJVMjCA" rel="nofollow">https://youtu.be/rIpQmJVMjCA</a>
fla-org/flash-linear-attention
GitHub Trending[Other] 🚀 Efficient implementations of state-of-the-art linear attention models
simdjson/simdjson
GitHub Trending[Other] Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
huggingface/transformers
GitHub Trending[API/SDK] 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
Fluxy AI
Product Hunt[Other] AI Customer Support Agents for SaaS Business FluxyAI is your all-in-one platform for AI-powered workflow automation, integrations, and productivity tools.
Chainpilot - #1 Tool For Web3 Automation
Product Hunt[Other] Automate your Web3 workflows in minutes Tired of writing custom scripts just to automate simple blockchain tasks? Connect wallets, contracts, and real-world actions without writing a single line of code. The MVP is in progress, join the waiting list to be one of the first users!
Build shadcn/ui Forms Seconds
Product Hunt[Other] A free form builder for shadcn/ui components. Create beautiful, responsive forms with our easy-to-use form builder and generate React code using shadcn/ui components.
ExtendBase
Product Hunt[Other] Your One-Stop Plugins Hub ExtendBase is a unified plugin marketplace to discover top tools across Chrome, Figma, Slack, Notion & more. Find and compare plugins by usage category or platform — boost your workflow with one-click access to the tools that power productivity.
Show HN: wcwidth-o1 – Find Unicode text cell width in no time for JavaScript/TS
Hacker News (score: 13)[Code Quality] Show HN: wcwidth-o1 – Find Unicode text cell width in no time for JavaScript/TS I ported Markus Kuhn’s wcwidth to TypeScript and optimized it with bitset lookups for O(1) performance. It now covers the full Unicode 15.1 combining ranges.<p>GitHub: <a href="https://github.com/dawsonhuang0/Wcwidth-O1" rel="nofollow">https://github.com/dawsonhuang0/Wcwidth-O1</a> NPM: <a href="https://www.npmjs.com/package/wcwidth-o1" rel="nofollow">https://www.npmjs.com/package/wcwidth-o1</a><p>Feedback welcome!
OCI Registry Explorer
Hacker News (score: 45)[Other] OCI Registry Explorer
Show HN: Tsink – Embedded time-series database for Rust
Show HN (score: 5)[Database] Show HN: Tsink – Embedded time-series database for Rust
Vector database that can index 1B vectors in 48M
Hacker News (score: 58)[Database] Vector database that can index 1B vectors in 48M
expo/expo
GitHub Trending[Other] An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
A Beginner's Guide to Extending Emacs
Hacker News (score: 13)[Other] A Beginner's Guide to Extending Emacs
Show HN: DWS OS, a Plan 9 Inspired Web "OS"
Hacker News (score: 11)[Other] Show HN: DWS OS, a Plan 9 Inspired Web "OS" Hi HN,<p>I've always loved the aesthetic, quirks, and concepts of Plan9, and I wanted to see how far I could vibe-code a web desktop/OS that resembled it. The result is DWS OS.<p>My goal was to reach a point where I could build "userspace" apps for this OS, in the OS. DWS OS has a virtual filesystem, an approximation of the ACME editor, file browser, internet browser (just an iframe for fun), and a few other apps to discover.<p>The environment supports uploading and downloading data from the virtual filesystem, along with support for JavaScript programming within ACME and an API for building GUI apps within DWS OS and interacting with the OS DOM. Lastly, you can export and import the state of your OS as a JSON to share with others! Check out the `examples/` directory!<p>I'd love to hear your feedback and suggestions and see if you build anything interesting within the OS, thanks!
Oq: Terminal OpenAPI Spec Viewer
Hacker News (score: 66)[Other] Oq: Terminal OpenAPI Spec Viewer
kamranahmedse/developer-roadmap
GitHub Trending[Other] Interactive roadmaps, guides and other educational content to help developers grow in their careers.
milvus-io/milvus
GitHub Trending[Database] Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search