On-Disk B+ Tree implemented in Rust
☆210May 22, 2020Updated 5 years ago
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- A persistent B+Tree (clustered index) implementation in Rust.☆331Jul 3, 2024Updated last year
- Pure Rust LSM-tree based embedded storage engine☆624Mar 16, 2023Updated 2 years ago
- Implementation of Adaptive Radix Tree in Rust☆44Feb 26, 2020Updated 6 years ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆36Jul 7, 2020Updated 5 years ago
- An ergonomic, opinionated framework for SQL integration test.☆22Feb 12, 2025Updated last year
- BzTree implementation for Rust☆37Aug 19, 2025Updated 6 months ago
- Build database expression type checker and vectorized runtime executor in type-safe Rust☆99Jul 8, 2022Updated 3 years ago
- build a simple key value store based on LSM tree like rocksdb/leveldb☆41Mar 16, 2020Updated 5 years ago
- A persistent key-value storage in rust.☆882Apr 16, 2024Updated last year
- MirDB: A Persistent Key-Value Store with Memcached protocol.☆109Updated this week
- Sqllogictest parser and runner in Rust, with extensions.☆218Feb 14, 2026Updated 3 weeks ago
- A very fast on-disk database for SHA1-identified objects☆57Jul 7, 2016Updated 9 years ago
- Extensible SQL Lexer and Parser for Rust☆3,326Updated this week
- Distributed SQL database in Rust, written as an educational project☆7,193Feb 14, 2026Updated 3 weeks ago
- A persistent storage engine for Multi-Raft log☆626Feb 26, 2026Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated this week
- LSM based key-value store in rust, design for cloud☆87Feb 27, 2022Updated 4 years ago
- the champagne of beta embedded databases☆8,940Nov 4, 2025Updated 4 months ago
- go-sqlsmith is a port of sqlsmith☆37Apr 16, 2025Updated 10 months ago
- A high-performance storage engine for modern hardware and platforms.☆518Jan 9, 2023Updated 3 years ago
- Yet another thread pool in rust for both callbacks or futures.☆140Feb 26, 2026Updated last week
- rust wrapper for rocksdb☆2,133Feb 26, 2026Updated last week
- A port for rocksdb☆103Mar 27, 2022Updated 3 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Jul 20, 2016Updated 9 years ago
- Raft distributed consensus algorithm implemented in Rust.☆3,302Mar 2, 2026Updated last week
- A reimplementation of LevelDB in Rust (no bindings).☆576Updated this week
- A port of Java's ConcurrentHashMap to Rust☆575Nov 30, 2025Updated 3 months ago
- An educational OLAP database system.☆1,816Aug 10, 2025Updated 7 months ago
- A concurrent lock-free hash map for Rust.☆21Feb 1, 2021Updated 5 years ago
- Another OLAP database☆320Dec 11, 2021Updated 4 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated 2 months ago
- ☆24Jan 4, 2022Updated 4 years ago
- rust wrapper for rocksdb☆286Feb 24, 2026Updated last week
- bluss/IndexMap with amortized resizes☆14Dec 21, 2020Updated 5 years ago
- ☆12Dec 11, 2023Updated 2 years ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,522Updated this week
- ☆26May 22, 2022Updated 3 years ago
- Common primitives of MySql protocol.☆118Feb 22, 2026Updated 2 weeks ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Jun 1, 2016Updated 9 years ago