nimrodshn / btreeLinks
A persistent B+Tree (clustered index) implementation in Rust.
☆302Updated 11 months ago
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- Pure Rust LSM-tree based embedded storage engine☆629Updated 2 years ago
- lock-free B+ tree☆287Updated 8 months ago
- A high-performance storage engine for modern hardware and platforms.☆514Updated 2 years ago
- K.I.S.S. LSM-tree implementation in safe Rust☆225Updated last week
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆441Updated 2 months ago
- A reimplementation of LevelDB in Rust (no bindings).☆549Updated last week
- RiteRaft - A raft framework, for regular people☆324Updated last year
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆389Updated 3 months ago
- A persistent key-value storage in rust.☆857Updated last year
- On-Disk B+ Tree implemented in Rust☆205Updated 5 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆133Updated last year
- Just Another Memory Mapped Database☆278Updated last year
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆147Updated last week
- A pure Rust database implementation using an append-only B-Tree file format.☆268Updated last year
- Bindings for writing a server that can act as MySQL/MariaDB☆169Updated last month
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆192Updated last week
- Concurrent ART (adaptive radix tree)☆153Updated this week
- Rust Client for TiKV.☆399Updated last week
- Magical Deterministic Simulator for distributed systems in Rust.☆861Updated 4 months ago
- A Multi-Raft implementation in Rust language.☆191Updated 6 months ago
- High-performance containers and utilities for concurrent and asynchronous programming☆414Updated last week
- A better compressed bitset in Rust☆804Updated 3 weeks ago
- A port of Java's ConcurrentHashMap to Rust☆557Updated 3 weeks ago
- Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB☆305Updated 3 weeks ago
- 🗻 Log-structured embeddable key-value storage engine written in Rust☆1,090Updated this week
- A persistent storage engine for Multi-Raft log☆593Updated last week
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,062Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆357Updated last month
- Lightweight and high performance concurrent cache☆239Updated 3 weeks ago