Research Blog
The story of building a Lua-native database in Lua, then rewriting it in Rust with RocksDB — and what the performance tells us.
Building approximate nearest-neighbour search on SQLite in pure Rust — and why you might not need a dedicated vector database.
LLM agents write systems code, but C is unsafe and Rust is hard to generate. fastC explores the middle path.
How zviz uses Zig's comptime capabilities to build gVisor-inspired sandboxing with near-zero runtime cost.
Language choice as research methodology — how memory-safe, deterministic-performance languages produce falsifiable systems claims.