Packages
iodata
0.7.3A protocol for efficiently working with binaries, iolists, files etc. with minimal copying and I/O.
flatbuffer
0.4.1Elixir Flatbuffer implementation
bedrock
0.5.0An embedded, distributed key-value store with guarantees beyond ACID, featuring consistent reads, strict serialization, and transactions across the key-space.
bedrock_raft
0.9.7An 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.
turbopuffer
0.2.0Elixir client for the Turbopuffer vector search API
filament
0.4.1JSX-like LiveView components — events as closures, state as hooks, servers as observables
bedrock_job_queue
0.1.0Durable job queue for Bedrock - transactional, priority-ordered job processing modeled after Apple's QuiCK.