spacejam / rsdb
rust database engineering toolkit
☆33Updated 3 years ago
Alternatives and similar repositories for rsdb
Users that are interested in rsdb are comparing it to the libraries listed below
Sorting:
- super simple in-memory blocking LSM for constant-size keys and values☆70Updated 3 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 3 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆37Updated 9 months ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- A basic log-structured flash datastore☆20Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- A HyperLogLog implementation in Rust.☆50Updated 2 months ago
- Distributed key-value store.☆28Updated 4 years ago
- high-efficiency concurrent reclamation☆35Updated 9 months ago
- Framework for simulating distributed applications☆101Updated 5 years ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 5 years ago
- Logical clocks implementation in Rust☆44Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- ☆39Updated 5 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- scraps of a potential language☆37Updated 4 years ago
- An Adaptive Radix Tree implementation.☆39Updated last year
- ☆46Updated 4 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆22Updated 5 months ago
- Pure Rust Distributed Hash Table☆37Updated 9 years ago
- Rust crate providing an indexed, queryable column-based storage system☆31Updated 3 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- ☆19Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago