graydon / clepsydraLinks
small distributed database protocol
☆31Updated 5 years ago
Alternatives and similar repositories for clepsydra
Users that are interested in clepsydra are comparing it to the libraries listed below
Sorting:
- high-efficiency concurrent reclamation☆38Updated last year
- Yet another key-value storage for Rust☆72Updated 4 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- This is a project to learn how to implement instruction dispatch in Rust.☆25Updated last year
- trigger io::Error's in test, and annotate their source☆31Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 5 months ago
- A Rust implementation of the Strobe protocol framework☆27Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Memory validation framework for Rust☆75Updated 3 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Scalable and lock-free memory reclamation system☆37Updated last month
- A low-level MVCC file format for storing blobs.☆64Updated last year
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- ☆12Updated 5 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- FST (Fast Succinct Trie) implementation in Rust☆26Updated 6 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- scraps of a potential language☆38Updated 4 years ago
- ☆64Updated 3 months ago
- Logical clocks implementation in Rust☆45Updated 6 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- A Rust implementation of Plumtree algorithm☆29Updated 11 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A partial actor pattern with a global orchestrator.☆30Updated 6 months ago