carllerche / mini-raftLinks
An implementation of Raft in Rust.
☆39Updated 2 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:
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 7 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆54Updated 2 years ago
- Port of bbolt in Rust☆65Updated 11 months ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 2 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- Memory database☆56Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Async filesystem primitives☆139Updated 2 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- ☆39Updated 5 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆146Updated last month
- Lightning fast concurrent HyperLogLog for Rust.☆42Updated 2 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Distributed key-value store.☆28Updated 4 years ago
- A concurrent circuit breaker implemented with ring buffers☆120Updated last month
- Pillars for Transactional Systems and Data Grids☆133Updated last year