nimrodshn / btree
A persistent B+Tree (clustered index) implementation in Rust.
☆281Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for btree
- 🗻 LSM-based embeddable key-value storage engine written in safe Rust☆609Updated this week
- A reimplementation of LevelDB in Rust (no bindings).☆521Updated last week
- Pure Rust LSM-tree based embedded storage engine☆624Updated last year
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆420Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆216Updated 11 months ago
- A high-performance storage engine for modern hardware and platforms.☆504Updated last year
- lock-free B+ tree☆278Updated 2 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆367Updated 5 months ago
- RiteRaft - A raft framework, for regular people☆320Updated 9 months ago
- Just Another Memory Mapped Database☆275Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆267Updated last year
- On-Disk B+ Tree implemented in Rust☆201Updated 4 years ago
- A persistent key-value storage in rust.☆837Updated 7 months ago
- Rust Client for TiKV.☆389Updated 3 weeks ago
- An implementation of a LRU cache☆644Updated last month
- Task abstraction for building executors☆413Updated last month
- PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB☆259Updated 4 months ago
- Rust allocator using jemalloc as a backend☆366Updated last week
- A port of Java's ConcurrentHashMap to Rust☆534Updated this week
- Concurrently Readable Data Structures for Rust☆343Updated last month
- Bindings for writing a server that can act as MySQL/MariaDB☆160Updated this week
- The core repository of implementing PostgreSQL compatible distributed database in Rust☆224Updated 3 years ago
- A persistent storage engine for Multi-Raft log☆566Updated last week
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆113Updated last year
- A better compressed bitset in Rust☆764Updated last week
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆412Updated 6 months ago
- Extremely fast tracing library for Rust☆737Updated 3 months ago
- High performance containers and utilities for concurrent and asynchronous programming☆349Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆384Updated last week
- Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.☆475Updated last month