Bytery – a binary JSON protocol ~10x faster and ~10x smaller
Binary JSON with table reuse, but CBOR and MessagePack already own this space.

This runs entirely in the browser and routes encoding through the WebCodecs path for GPU-accelerated speed, falling back to a WASM engine when needed — that dual-engine approach is the real hook. The UI gives sensible presets (Discord, WhatsApp, email) and clear privacy messaging, but the pitch leans heavily on speed claims without visible cross-browser compatibility or quality/bitrate tradeoff details.
Content creators, social media users, gamers/streamers, marketers and anyone who needs fast, private client-side video compression for sharing or storage
Binary JSON with table reuse, but CBOR and MessagePack already own this space.
Rust-powered BeautifulSoup with 10x speed and full API compatibility.
350x faster GPU Bloom filter with academic paper backing the performance claims.
ffmpeg.wasm wrapper for GitHub's 10MB limit when Handbrake already does this.
FFmpeg WASM + WebCodecs in browser, but only useful if you use WigglyPaint.
Pure Rust autodiff + GPU math avoids C++ FFI hell, but matmul claim needs apples-to-apples benchmarks.