A persistent B+Tree (clustered index) implementation in Rust.
☆331Jul 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☆210May 22, 2020Updated 5 years ago
- BzTree implementation for Rust☆37Aug 19, 2025Updated 6 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☆624Mar 16, 2023Updated 2 years ago
- An educational OLAP database system.☆1,816Aug 10, 2025Updated 7 months ago
- A persistent key-value storage in rust.☆882Apr 16, 2024Updated last year
- Concurrent ART (adaptive radix tree)☆178Sep 26, 2025Updated 5 months ago
- Extensible SQL Lexer and Parser for Rust☆3,326Updated this week
- A reimplementation of LevelDB in Rust (no bindings).☆576Updated this week
- 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,193Feb 14, 2026Updated 3 weeks ago
- A high-performance storage engine for modern hardware and platforms.☆518Jan 9, 2023Updated 3 years ago
- the champagne of beta embedded databases☆8,940Nov 4, 2025Updated 4 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆146Jul 12, 2023Updated 2 years ago
- GlueSQL is quite sticky. It attaches to anywhere.☆3,042Updated this week
- rust raft with improvements☆1,829Updated this week
- A persistent storage engine for Multi-Raft log☆626Feb 26, 2026Updated last week
- K.I.S.S. LSM-tree implementation in safe Rust☆373Feb 27, 2026Updated last week
- An implementation of a LRU cache☆791Jan 7, 2026Updated 2 months ago
- An embedded key-value database in pure Rust☆4,278Feb 15, 2026Updated 3 weeks ago
- Another OLAP database☆320Dec 11, 2021Updated 4 years ago
- The labs of Raft consensus algorithm based on MadSim.☆128Feb 19, 2025Updated last year
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,087Feb 12, 2023Updated 3 years ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆415Nov 4, 2025Updated 4 months ago
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,600Feb 9, 2026Updated last month
- An efficient runtime for asynchronous applications in Rust.☆43Nov 8, 2022Updated 3 years ago
- Rust async runtime based on io-uring.☆4,902Feb 19, 2026Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated this week
- Databend 内幕大揭秘☆301Jan 26, 2024Updated 2 years ago
- Slab allocator for Rust☆882Jan 31, 2026Updated last month
- Tonbo is an embedded database for serverless and edge runtimes.☆1,503Updated this week
- This week in Databend: an elastic and reliable cloud warehouse☆25Mar 6, 2023Updated 3 years ago
- Build database expression type checker and vectorized runtime executor in type-safe Rust☆99Jul 8, 2022Updated 3 years ago
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆998Jun 27, 2022Updated 3 years ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆444Mar 31, 2025Updated 11 months ago
- rust wrapper for rocksdb☆2,133Feb 26, 2026Updated last week
- Experimental DataFusion Optimizer☆52Jun 9, 2023Updated 2 years ago