cross-platform fpv ground station and rust libraries for openipc: shared wfb/fec/rtp packet pipeline, a realtek rtl88xx usb wifi driver, hardware h.264/h.265 decoding, and nebulus, a ground station running on desktop, android, and the browser via wasm/webusb.

rustwasmdriveregui2026

async rust sdk for kalshi's trade api v2 and authenticated websocket streams. typed request builders and response models generated from the openapi/asyncapi specs, rsa-signed rest and ws auth, live orderbook state tracking, and built-in rate limiting with 429 retry handling.

rusttokioopenapi codegen2026

market replay engine processing 7.1m events/sec with ~2.3ns order book updates on an m4 pro. simulates latency, slippage, fees, and risk controls with auto-trip kill switches. 252 unit tests.

c++20cmakegoogletest2026

distributed key-value store on raft consensus hitting 23k ops/sec — nearly 2x redis on identical hardware. io_uring event loop feeds a lock-free thread pool over a 16-shard slab-allocated hash table.

c++17io_uringcmake2025

time-series analytics library — 10x faster than numpy and 12x faster than pandas on 10m-point rolling computations. avx2 simd with python bindings, rsi/macd indicators, and polars integration.

c++20avx2pybind11python2026

zero-allocation mavlink v2.0 stack with compile-time message validation. the same binary targets embedded hardware, desktop, and browser via wasm. auto-generates type-safe dialects from the official xml spec.

zigmavlinkwebassembly2025

mavlink v1/v2 decoder and encoder for the browser with webserial integration for direct hardware communication. zero dependencies, written in typescript.

javascripttypescript2025

fpv video receiver with <50ms latency and up to 50 mbps throughput. webusb frontend compiled to wasm for in-browser streaming, with chacha20-poly1305 encryption and fec error correction.

ziglibusbwebassemblytypescript2025
more on github