🛠️ All DevTools
Showing 3061–3080 of 3124 tools
Last Updated
January 26, 2026 at 08:00 PM
Rust CLIs with Clap
Hacker News (score: 40)[CLI Tool] Rust CLIs with Clap
Claude Code now supports hooks
Hacker News (score: 244)[IDE/Editor] Claude Code now supports hooks
I write type-safe generic data structures in C
Hacker News (score: 108)[Code Quality] I write type-safe generic data structures in C
Show HN: TokenDagger – A tokenizer faster than OpenAI's Tiktoken
Show HN (score: 279)[Other] Show HN: TokenDagger – A tokenizer faster than OpenAI's Tiktoken TokenDagger is a drop-in replacement for OpenAI’s Tiktoken (the tokenizer behind Llama 3, Mistral, GPT-3.*, etc.). It’s written in C++ 17 with thin Python bindings, keeps the exact same BPE vocab/special-token rules, and focuses on raw speed.<p>I’m teaching myself LLM internals by re-implementing the stack from first principles. Profiling TikToken’s Python/Rust implementation showed a lot of time was spent doing regex matching. Most of my perf gains come from a) using a faster jit-compiled regex engine; and b) simplifying the algorithm to forego regex matching special tokens at all.<p>Benchmarking code is included. Notable results show: - 4x faster code sample tokenization on a single thread. - 2-3x higher throughput when tested on a 1GB natural language text file.
visgl/deck.gl
GitHub Trending[Other] WebGL2 powered visualization framework
Show HN: I rewrote my notepad calculator as a local-first app with CRDT syncing
Hacker News (score: 32)[Other] Show HN: I rewrote my notepad calculator as a local-first app with CRDT syncing I launched NumPad v1 on here a few years ago, and back then it wasn't much more than a thin CodeMirror wrapper around the calculator engine I'd written.<p>Now I've rewritten it as a PWA that supports multiple documents, persists them to IndexedDB, and has a syncing service for paying customers. Syncing is handled by Automerge[1] under the hood, which <i>should</i> make it relatively easy to get document sharing working too.<p>[1] <a href="https://automerge.org/" rel="nofollow">https://automerge.org/</a>
NativeJIT: A C++ expression –> x64 JIT
Hacker News (score: 54)[Other] NativeJIT: A C++ expression –> x64 JIT
The Chan-Zuckerbergs stopped funding social causes
Hacker News (score: 60)The Chan-Zuckerbergs stopped funding social causes
Use keyword-only arguments in Python dataclasses
Hacker News (score: 10)Use keyword-only arguments in Python dataclasses
China Dominates 44% of Visible Fishing Activity Worldwide
Hacker News (score: 16)China Dominates 44% of Visible Fishing Activity Worldwide
m1k1o/neko
GitHub TrendingA self hosted virtual browser that runs in docker and uses WebRTC.
Error handling in Rust
Hacker News (score: 107)[Code Quality] Error handling in Rust
mendableai/firecrawl
GitHub Trending🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.
Earth is trapping much more heat than climate models forecast
Hacker News (score: 26)Earth is trapping much more heat than climate models forecast
jnsahaj/tweakcn
GitHub TrendingA visual no-code theme editor for shadcn/ui components
stanford-oval/storm
GitHub Trending[Other] An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
x1xhlol/system-prompts-and-models-of-ai-tools
GitHub TrendingFULL v0, Cursor, Manus, Same.dev, Lovable, Devin, Replit Agent, Windsurf Agent, VSCode Agent, Dia Browser, Trae AI & Cluely (And other Open Sourced) System Prompts, Tools & AI Models.
microsoft/generative-ai-for-beginners
GitHub Trending21 Lessons, Get Started Building with Generative AI đź”—https://microsoft.github.io/generative-ai-for-beginners/
twentyhq/twenty
GitHub TrendingBuilding a modern alternative to Salesforce, powered by the community.
America's Coming Smoke Epidemic
Hacker News (score: 49)America's Coming Smoke Epidemic