Persistent data structures using RocksDB.
-
Updated
Aug 29, 2024 - Rust
Persistent data structures using RocksDB.
A high-performance time-series database core implementation in Rust
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.
KyroDB simplifies the data stack for AI-native apps: one lightweight binary providing a reliable, auditable event log and a learned primary index for ultra-fast key lookups. Startups can replace Kafka+DB+index glue for many point-lookup heavy workloads.
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."