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
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 weeks ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Framework for simulating distributed applications☆98Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- ☆45Updated 4 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆20Updated 2 months ago
- Pillars for Transactional Systems and Data Grids☆131Updated 10 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- An Adaptive Radix Tree implementation.☆38Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 4 years ago
- A small async runtime for Rust☆58Updated 10 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆109Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- Persistent, fault tolerant key-value store written in Rust.☆66Updated 3 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A Rust port of Toxiproxy server☆51Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆42Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆108Updated last month
- scraps of a potential language☆37Updated 3 years ago