High-performance, schema-agnostic, backend-agnostic event bus
High-performance, schema-agnostic, backend-agnostic event bus
Rust bindings for the Listen Notes Podcast API
Koi, alive in your terminal — chain-dynamics fish rendered in Unicode braille.
Streaming MCAP slimmer: auto-detects color image topics in robotics logs and re-encodes them to H.264 (or H.265) inside foxglove.CompressedVideo.
Fuzz testing workflow for Rust. Wraps cargo-fuzz: budgeted runs, crash / timeout / OOM findings, deterministic reproducer paths, sanitizer choice, machine-readable verdicts. Part of the dev-* verification collection.
A-Star pathfinding algorithm tailored for traversing a bespoke collection of weighted hexagons
A Rust-based interpreter for Cambridge International AS & A Level Computer Science (9618) pseudocode
Pure-Rust JPEG XS (ISO/IEC 21122) low-latency image codec for production / IP video. Round-1 scaffold: codestream marker parsing only; pixel decode pending.
Daemon and CLI that lets AI agents and humans share a single serial device. Ships `tetherd` (daemon) and `tether` (non-interactive client) with JSON-RPC over NDJSON, UDS and TCP transports, and agent-friendly defaults.
Wire-protocol types and NDJSON codec for Serial Tether (shared by the tetherd daemon and tether client).
The base for `llm`; provides common structure for model implementations. Not intended for use by end-users.