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:
- Yet another key-value storage for Rust☆72Updated 3 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 7 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- FST (Fast Succinct Trie) implementation in Rust☆26Updated 6 years ago
- An optimized Sparse Merkle Tree in Rust☆58Updated last month
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Rust implementation of the Modified Patricia Tree (aka Trie).☆73Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- An async ORM for Postgres☆19Updated 2 years ago
- Reed-Solomon GF(2^16) erasure coding with O(n log n) complexity☆47Updated 3 months ago
- fast hex☆94Updated 2 months ago
- Scalable and lock-free memory reclamation system☆35Updated this week
- A partial actor pattern with a global orchestrator.☆30Updated 3 months ago
- 256-bit unsigned integer implementation.☆60Updated this week
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 7 months ago
- Raft distributed consensus for WebAssembly in Rust☆69Updated 3 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- small distributed database protocol☆31Updated 4 years ago
- A Rust implementation of the Strobe protocol framework☆27Updated 6 months ago
- Additional utilities around the bytes crate☆19Updated 5 months ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- Byzantine-fault-tolerant time synchronization☆41Updated 4 years ago
- A simple, low-level, and customizable implementation of a TCP P2P node.☆54Updated 2 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆84Updated last year
- Sparse Merkle tree for a key-value map.☆24Updated 3 years ago
- ☆36Updated 2 years ago
- _merkle_ is a lightweight Rust implementation of a Merkle tree, external dependencies agnostic, std::hash compatible with efficient memor…☆49Updated 4 months ago
- Tracing layer to quickly inspect spans and events☆38Updated 2 years ago
- A streaming rpc system based on quic☆124Updated 4 months ago