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☆71Updated 3 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Sparse Merkle tree for a key-value map.☆22Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 3 years ago
- FST (Fast Succinct Trie) implementation in Rust☆26Updated 6 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆58Updated 3 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆37Updated 9 months ago
- small distributed database protocol☆31Updated 4 years ago
- Allocator Suite which contains various allocators for workload-specific allocation.☆15Updated 4 years ago
- A partial actor pattern with a global orchestrator.☆28Updated 8 months ago
- Rust port of Go's singleflight package☆16Updated last year
- Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.☆12Updated 2 months ago
- 🦀 Bloom filter implementation in Rust 🦀☆18Updated 4 years ago
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆19Updated 5 months ago
- An implementation of ATProto's Merkle Search Tree☆17Updated 2 years ago
- A Rust implementation of Plumtree algorithm☆29Updated 3 months ago
- Toy benchmark comparing RocksDB and Sled☆13Updated last year
- A JSON stream parser for Rust☆13Updated 3 years ago
- A poptrie implementation☆18Updated last year
- WRite Ahead Logging for distributed applications.☆30Updated 2 years ago
- ☆36Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A Rust implementation of the Strobe protocol framework☆27Updated 2 months ago
- An implementation of the SWIM gossip protocol in Rust using tokio-rs.☆15Updated 4 years ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- high-efficiency concurrent reclamation☆35Updated 9 months ago
- SIEVE cache replacement policy for Rust.☆19Updated last week
- Rust-libp2p transport for {t,n}-threshold signature schemes☆34Updated 2 years ago
- _merkle_ is a lightweight Rust implementation of a Merkle tree, external dependencies agnostic, std::hash compatible with efficient memor…☆47Updated last week
- Distributed consensus protocol for replicated state machines☆61Updated 6 years ago