LeonHartley / Coerce-rsLinks
Actor runtime and distributed systems framework for Rust
☆726Updated last year
Alternatives and similar repositories for Coerce-rs
Users that are interested in Coerce-rs are comparing it to the libraries listed below
Sorting:
- Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.☆1,052Updated last year
- Rust actor framework☆1,748Updated 3 weeks ago
- Tooling for creating your own distributed systems.☆397Updated 10 months ago
- Distributed programming for Rust.☆588Updated 3 years ago
- A developer-friendly document database that grows with you, written in Rust☆1,043Updated 10 months ago
- safe bindings to io-uring☆671Updated 4 years ago
- An io_uring backed runtime for Rust☆1,262Updated 10 months ago
- Rust port of simdjson☆1,266Updated last month
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,063Updated 2 years ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆442Updated 2 months ago
- Async multi-producer multi-consumer channel☆862Updated 2 weeks ago
- Fault-tolerant async actors for Rust that scale seamlessly☆894Updated this week
- Fully typed LMDB wrappers with minimum overhead 🐦☆749Updated last week
- Efficient, lock-free, bounded Rust broadcast channel☆816Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,656Updated 3 months ago
- An Event Sourcing runtime with WebAssembly & embedded event store☆661Updated last year
- A better compressed bitset in Rust☆811Updated this week
- Fast and easy-to-use event-driven network library.☆1,172Updated 3 months ago
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant