I wrote a ~2KB executable file HTTP file downloader without Libc
Fitting an HTTP client into 2KB without libc is demoscene-grade constraint craft.
Bittorrent Client in GO
Zero-dependency BitTorrent in Go—technically clean, but solves no problem transmission doesn't.
Go developers, BitTorrent enthusiasts, educational projects
Transmission · qBittorrent · Deluge
Fitting an HTTP client into 2KB without libc is demoscene-grade constraint craft.
Post-chunk hooks let you offload to S3 mid-download, but aria2 dominates this space.
Pure Go LLM inference, zero dependencies, 48 tok/s—genuinely novel for Go ecosystem.
5KB jQuery-era framework when Alpine, htmx, and Preact already own this space.
Six data models in one binary, but no proof of production use or comparison benchmarks.
FluxDown pairs a Rust/Tokio transfer engine with a Flutter front end and a browser extension to offer multi-protocol downloads, token-bucket bandwidth control, IDM-style segmentation, and SQLite-backed resume. The implementation choices promise real throughput gains, but this competes directly with mature tools (aria2, qBittorrent, IDM) and the landing page currently highlights only a Windows build — solid engineering, not a category redefinition.