wspeirs / btreeLinks
On-Disk B+ Tree implemented in Rust
☆210Updated 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.☆315Updated last year
- Skiplist implementation in rust☆103Updated this week
- Bindings for writing a server that can act as MySQL/MariaDB☆171Updated last month
- Rust SQL parser written using nom☆233Updated 3 years ago
- A Multi-Raft implementation in Rust language.☆192Updated 10 months ago
- Pure Rust LSM-tree based embedded storage engine☆627Updated 2 years ago
- Yet another thread pool in rust for both callbacks or futures.☆136Updated last year
- ☆185Updated 3 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- The core repository of implementing PostgreSQL compatible distributed database in Rust☆223Updated 3 years ago
- Just Another Memory Mapped Database☆278Updated last year
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆446Updated 5 months ago
- LevelDB: Rust implementation☆80Updated 6 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆136Updated 2 years ago
- Performant time measuring in Rust☆195Updated last year
- Rust FFI wrapper for CRoaring☆160Updated last week
- Multi-threaded implementation of redis written in rust☆142Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- RiteRaft - A raft framework, for regular people☆329Updated last year
- Common primitives of MySql protocol.☆116Updated last month
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Paxos implementation in Rust☆78Updated this week
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆79Updated 5 years ago
- lock-free B+ tree☆299Updated last year
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆403Updated 6 months ago
- Pure Rust library for Apache ZooKeeper built on MIO☆206Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆312Updated last year
- Rust Client for TiKV.☆409Updated 2 weeks ago
- rust stackful generator library☆347Updated this week