Blog

walrus v0.2.0: beating kafka at their own game

Major update with io_uring batch writes, FD-based storage, and benchmarks vs Kafka/RocksDB.

walrus: ingesting data at memory speeds

Fast Write Ahead Log in Rust achieving 1M ops/sec and 1 GB/s on consumer hardware.

networkio: a lightweight networking protocol built over tcp

Lightweight networking protocol for resilient message delivery over TCP.

i built a high performance kv cache engine from scratch

High-performance key-value cache engine achieving 100k+ ops/sec with zero dependencies.