Embedded Rust key–value database with in-page Robin Hood index, WAL, directory and overflow chains
-
Updated
Oct 18, 2025 - Rust
Embedded Rust key–value database with in-page Robin Hood index, WAL, directory and overflow chains
A high-performance time-series database core implementation in Rust
Persistent data structures using RocksDB.
SQLite and WAL files parser
A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.
A lock-free, generic, lightweight value log for WiscKey or Bitcask architecture databases.
Autonomous Vector database for AI agents and RAG. Hybrid Semantic Cache eliminates cold-cache spikes. Sub-5ms hybrid queries.
A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.
Add a description, image, and links to the write-ahead-log topic page so that developers can more easily learn about it.
To associate your repository with the write-ahead-log topic, visit your repo's landing page and select "manage topics."