You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From-scratch limit order book + matching engine in Rust. ~100 ns book ops replaying 104M operations from real NASDAQ ITCH 5.0 data; 143-fill sweeps in 2 µs. Binary OUCH order entry, 10 µs order-to-ack.
🕯️ Lucella Protocol — Faster than gRPC, Safer than REST. High-performance binary API protocol in Rust with HMAC security, schema language, and Node.js SDK.
Persistent, networked key-value store built from scratch in Rust: append-only storage, crash recovery, background compaction, and a sharded concurrent index served over a custom TCP protocol.
Fault-tolerant neural-device communication SDK built with Python and Rust, featuring custom binary protocols, CRC32 validation, fault injection, telemetry monitoring, and session-state management.