wspeirs / btreeLinks
On-Disk B+ Tree implemented in Rust
☆211Updated 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.☆320Updated last year
- Bindings for writing a server that can act as MySQL/MariaDB☆172Updated 3 weeks ago
- Skiplist implementation in rust☆104Updated this week
- Rust SQL parser written using nom☆233Updated 3 years ago
- A Multi-Raft implementation in Rust language.☆194Updated last year
- Yet another thread pool in rust for both callbacks or futures.☆139Updated last year
- Pure Rust LSM-tree based embedded storage engine☆627Updated 2 years ago
- Performant time measuring in Rust☆198Updated last year
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆447Updated 7 months ago
- A Write Ahead Log (WAL) implementation in Rust☆231Updated last year
- ☆185Updated 3 years ago
- The core repository of implementing PostgreSQL compatible distributed database in Rust☆223Updated 4 years ago
- RiteRaft - A raft framework, for regular people☆333Updated last year
- lock-free B+ tree☆305Updated last year
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Multi-threaded implementation of redis written in rust☆143Updated 2 years ago
- LevelDB: Rust implementation☆81Updated 6 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆141Updated 2 years ago
- Rust Client for TiKV.☆415Updated 2 months ago
- Common primitives of MySql protocol.☆116Updated 3 months ago
- Paxos implementation in Rust☆78Updated last month
- Just Another Memory Mapped Database☆279Updated 2 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆80Updated 5 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆275Updated 2 years ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆408Updated 2 weeks ago
- Rust FFI wrapper for CRoaring☆161Updated 2 weeks ago
- Pure Rust library for Apache ZooKeeper built on MIO☆209Updated last year
- Rust interface to io_uring☆336Updated last year
- A distributed POSIX filesystem based on TiKV, with partition tolerance and strict consistency.☆362Updated last year