carllerche / mini-raftLinks
An implementation of Raft in Rust.
☆39Updated 3 years ago
Alternatives and similar repositories for mini-raft
Users that are interested in mini-raft are comparing it to the libraries listed below
Sorting:
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Rust implementation of Paxos consensus algorithm☆115Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 6 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 4 months ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆57Updated 2 years ago
- Thread parking and unparking☆82Updated last year
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- Async filesystem primitives☆143Updated 3 months ago
- Rust's fastest and most accurate cardinality estimators.☆44Updated this week
- ☆52Updated last year
- The simd optimized escape code☆54Updated this week
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated last week
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Memory database☆58Updated last year
- ☆39Updated 5 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago