nimrodshn / btreeView external linksLinks
A persistent B+Tree (clustered index) implementation in Rust.
☆330Jul 3, 2024Updated last year
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- On-Disk B+ Tree implemented in Rust☆211May 22, 2020Updated 5 years ago
- BzTree implementation for Rust☆37Aug 19, 2025Updated 5 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆279Oct 11, 2023Updated 2 years ago
- Pure Rust LSM-tree based embedded storage engine☆627Mar 16, 2023Updated 2 years ago
- An educational OLAP database system.☆1,813Aug 10, 2025Updated 6 months ago
- A persistent key-value storage in rust.☆880Apr 16, 2024Updated last year
- Concurrent ART (adaptive radix tree)☆178Sep 26, 2025Updated 4 months ago
- Extensible SQL Lexer and Parser for Rust☆3,313Updated this week
- A reimplementation of LevelDB in Rust (no bindings).☆576Oct 28, 2025Updated 3 months ago
- A memcomparable serialization format.☆24May 16, 2023Updated 2 years ago
- [Archive] An experimental cloud-native distributed KV engine for OLTP workload.☆72Dec 12, 2022Updated 3 years ago
- SQL Fuzz Testing Utilities☆29Dec 19, 2023Updated 2 years ago
- Distributed SQL database in Rust, written as an educational project☆7,179Jan 13, 2026Updated last month
- A high-performance storage engine for modern hardware and platforms.☆518Jan 9, 2023Updated 3 years ago
- the champagne of beta embedded databases☆8,919Nov 4, 2025Updated 3 months ago
- GlueSQL is quite sticky. It attaches to anywhere.☆3,029Feb 7, 2026Updated last week
- rust raft with improvements☆1,822Updated this week
- A persistent storage engine for Multi-Raft log☆620Dec 19, 2025Updated last month
- An implementation of a LRU cache☆780Jan 7, 2026Updated last month
- An embedded key-value database in pure Rust☆4,221Jan 17, 2026Updated 3 weeks ago
- Another OLAP database☆321Dec 11, 2021Updated 4 years ago
- The labs of Raft consensus algorithm based on MadSim.☆127Feb 19, 2025Updated 11 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆145Jul 12, 2023Updated 2 years ago
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,088Feb 12, 2023Updated 3 years ago
- K.I.S.S. LSM-tree implementation in safe Rust☆363Updated this week
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆413Nov 4, 2025Updated 3 months ago
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,588Updated this week
- An efficient runtime for asynchronous applications in Rust.☆43Nov 8, 2022Updated 3 years ago
- Rust async runtime based on io-uring.☆4,865Nov 13, 2025Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Jan 22, 2026Updated 3 weeks ago
- Databend 内幕大揭秘☆303Jan 26, 2024Updated 2 years ago
- Tonbo is an embedded database for serverless and edge runtimes.☆1,486Updated this week
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆996Jun 27, 2022Updated 3 years ago
- This week in Databend: an elastic and reliable cloud warehouse☆25Mar 6, 2023Updated 2 years ago
- Build database expression type checker and vectorized runtime executor in type-safe Rust☆99Jul 8, 2022Updated 3 years ago
- Slab allocator for Rust☆875Jan 31, 2026Updated 2 weeks ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆445Mar 31, 2025Updated 10 months ago
- rust wrapper for rocksdb☆2,126Feb 1, 2026Updated last week
- Experimental DataFusion Optimizer☆51Jun 9, 2023Updated 2 years ago