tikv / raft-rs
Raft distributed consensus algorithm implemented in Rust.
☆2,966Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for raft-rs
- rust wrapper for rocksdb☆1,857Updated this week
- The gRPC library for Rust built on C Core library and futures☆1,806Updated 2 months ago
- async fn(Request) -> Result<Response, Error>☆3,538Updated 2 months ago
- An RPC framework for Rust with a focus on ease of use.☆3,279Updated last week
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,034Updated last year
- PROST! a Protocol Buffers implementation for the Rust Language☆3,923Updated last week
- Redis library for rust☆3,628Updated last week
- the champagne of beta embedded databases☆8,149Updated 3 weeks ago
- Rust async runtime based on io-uring.☆3,988Updated this week
- rust raft with improvements☆1,391Updated this week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,095Updated 4 months ago
- Rust implementation of Google protocol buffers☆2,805Updated 3 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆1,949Updated 4 months ago
- Zero-cost asynchronous programming in Rust☆5,405Updated 3 weeks ago
- Metal I/O library for Rust.☆6,349Updated last month
- Async version of the Rust standard library☆3,959Updated last month
- Tools for concurrent programming in Rust☆7,418Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,058Updated 2 weeks ago
- Async-friendly QUIC implementation in Rust☆3,834Updated this week
- rust stackful coroutine library☆1,950Updated 2 weeks ago
- A small and fast async runtime for Rust☆3,737Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,745Updated 4 months ago
- Application level tracing for Rust.☆5,482Updated this week
- Rust port of Google's SwissTable hash map☆2,441Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,429Updated 3 weeks ago
- A persistent key-value storage in rust.☆837Updated 6 months ago
- a debugger for async rust!☆3,592Updated this week
- A graph database written in rust☆2,186Updated last week
- Highly-available Distributed Fault-tolerant Runtime