wspeirs / btreeLinks
On-Disk B+ Tree implemented in Rust
☆209Updated 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.☆313Updated last year
- Rust SQL parser written using nom☆233Updated 3 years ago
- Pure Rust LSM-tree based embedded storage engine☆628Updated 2 years ago
- ☆184Updated 3 years ago
- Yet another thread pool in rust for both callbacks or futures.☆137Updated 11 months ago
- Skiplist implementation in rust☆102Updated this week
- A Multi-Raft implementation in Rust language.☆192Updated 9 months ago
- Bindings for writing a server that can act as MySQL/MariaDB☆171Updated last month
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆311Updated last year
- LevelDB: Rust implementation☆80Updated 6 years ago
- Performant time measuring in Rust☆194Updated last year
- The core repository of implementing PostgreSQL compatible distributed database in Rust☆223Updated 3 years ago
- Paxos implementation in Rust☆78Updated 3 weeks ago
- Rust Client for TiKV.☆408Updated last month
- RiteRaft - A raft framework, for regular people☆329Updated last year
- Common primitives of MySql protocol.☆116Updated 3 weeks ago
- A Write Ahead Log (WAL) implementation in Rust☆229Updated last year
- Rust FFI wrapper for CRoaring☆158Updated 3 weeks ago
- lock-free B+ tree☆295Updated 11 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆135Updated 2 years ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆446Updated 4 months ago
- A distributed POSIX filesystem based on TiKV, with partition tolerance and strict consistency.☆362Updated last year
- Pure Rust library for Apache ZooKeeper built on MIO☆205Updated last year
- rust wrapper for rocksdb☆284Updated 3 weeks ago
- Just Another Memory Mapped Database☆278Updated last year
- Rust allocator using jemalloc as a backend☆421Updated 3 years ago
- Multi-threaded implementation of redis written in rust☆141Updated 2 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago