wspeirs / btree
On-Disk B+ Tree implemented in Rust
☆201Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for btree
- A persistent B+Tree (clustered index) implementation in Rust.☆281Updated 4 months ago
- Pure Rust LSM-tree based embedded storage engine☆624Updated last year
- Bindings for writing a server that can act as MySQL/MariaDB☆160Updated this week
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆420Updated 2 years ago
- RiteRaft - A raft framework, for regular people☆320Updated 9 months ago
- ☆183Updated 2 years ago
- Yet another thread pool in rust for both callbacks or futures.☆135Updated 2 months ago
- A reimplementation of LevelDB in Rust (no bindings).☆521Updated last week
- Skiplist implementation in rust☆92Updated last year
- Rust SQL parser written using nom☆232Updated 2 years ago
- The core repository of implementing PostgreSQL compatible distributed database in Rust☆224Updated 3 years ago
- Fast generic radix trie implemented in Rust☆188Updated last year
- Concurrently Readable Data Structures for Rust☆343Updated last month
- A Multi-Raft implementation in Rust language.☆181Updated last week
- A Write Ahead Log (WAL) implementation in Rust☆216Updated 11 months ago
- rust wrapper for rocksdb☆279Updated 2 weeks ago
- A pure Rust database implementation using an append-only B-Tree file format.☆267Updated last year
- Just Another Memory Mapped Database☆275Updated last year
- Fail points for rust☆341Updated 3 months ago
- Rust interface to io_uring☆329Updated 5 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆273Updated 5 months ago
- Rust Client for TiKV.☆389Updated 3 weeks ago
- Paxos implementation in Rust☆74Updated this week
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆367Updated 5 months ago
- Performant time measuring in Rust☆171Updated 8 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆267Updated 3 months ago
- A distributed POSIX filesystem based on TiKV, with partition tolerance and strict consistency.☆358Updated 4 months ago
- Safe Rust bindings for LMDB☆172Updated last year
- Rust allocator using jemalloc as a backend☆403Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago