laurocaetano / rsraft
Raft implementation in Rust
☆47Updated 4 years ago
Alternatives and similar repositories for rsraft:
Users that are interested in rsraft are comparing it to the libraries listed below
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- ☆45Updated 4 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 4 years ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- A Rust port of Toxiproxy server☆51Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- A small async runtime for Rust☆59Updated 11 months ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated last month
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 10 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 3 months ago
- Framework for simulating distributed applications☆100Updated 5 years ago
- An Adaptive Radix Tree implementation.☆38Updated last year
- Yet Another Kev-Value DataBase☆19Updated last year
- Rust implementation of Paxos consensus algorithm☆106Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Serialisable closures for Rust.☆64Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year