An embedded, distributed key-value store with guarantees beyond ACID, featuring consistent reads, strict serialization, and transactions across the key-space.
Durable job queue for Bedrock - transactional, priority-ordered job processing modeled after Apple's QuiCK.
An implementation of the RAFT consensus algorithm in Elixir that doesn't force opinions. Bake the protocol into your own GenServers, send messages and manage logs how you like.
Elixir Flatbuffer implementation
A protocol for efficiently working with binaries, iolists, files etc. with minimal copying and I/O.
Elixir client for the Turbopuffer vector search API