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
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- 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 2 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆36Updated 7 months ago
- high-efficiency concurrent reclamation☆35Updated 6 months ago
- Adaptive Radix Tree in Rust☆67Updated 6 years ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- ☆19Updated 2 years ago
- scraps of a potential language☆37Updated 3 years ago
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- hybrid logical clock for Rust☆21Updated 9 years ago
- An experimental columnar arena☆43Updated 4 months ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- An implementation of TinyLFU cache☆15Updated 2 years ago
- Framework for simulating distributed applications☆98Updated 5 years ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆20Updated 2 months ago
- Find the load at which a benchmark falls over.☆35Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Distributed key-value store.☆28Updated 3 years ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 5 years ago
- A consistent hashing library in Rust☆33Updated 3 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- A basic log-structured flash datastore☆20Updated 2 years ago
- The simd optimized escape code☆53Updated last week
- Memory database☆55Updated 11 months ago
- An I/O-oriented tokio runtime thread pool☆49Updated 4 years ago