Determinant / growth-ringLinks
Simple and modular write-ahead-logging implementation.
☆25Updated last year
Alternatives and similar repositories for growth-ring
Users that are interested in growth-ring are comparing it to the libraries listed below
Sorting:
- scan-resistant concurrent lazy LRU☆60Updated last year
- FST (Fast Succinct Trie) implementation in Rust☆26Updated 6 years ago
- Yet another key-value storage for Rust☆72Updated 3 years ago
- Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.☆13Updated 3 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 3 months ago
- Sparse Merkle tree for a key-value map.☆22Updated 2 years ago
- Allocator Suite which contains various allocators for workload-specific allocation.☆15Updated 4 years ago
- Rust multihash implementation☆17Updated 4 years ago
- Rust port of Go's singleflight package☆16Updated last year
- ☆36Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆35Updated 3 years ago
- Task-based Parallelism in Rust☆17Updated 3 years ago
- Apache-2 licensed common Ethereum structs shared by crates☆21Updated 5 years ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- A partial actor pattern with a global orchestrator.☆28Updated last week
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆39Updated 10 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 3 months ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆41Updated last year
- A JSON stream parser for Rust☆13Updated 3 years ago
- WRite Ahead Logging for distributed applications.☆30Updated 3 years ago
- An optimized Sparse Merkle Tree in Rust☆55Updated 4 months ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- small distributed database protocol☆31Updated 4 years ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- Use EVMC binding SSVM and host written in Rust☆15Updated 3 years ago
- 🦀 Bloom filter implementation in Rust 🦀☆18Updated 4 years ago