OmniPaxos is a distributed log implemented as a Rust library.
☆220Nov 17, 2025Updated 3 months ago
Alternatives and similar repositories for omnipaxos
Users that are interested in omnipaxos are comparing it to the libraries listed below
Sorting:
- This is a small demo of how to transform a simple single-server RocksDB service written in Rust into a distributed version using OmniPaxo…☆16Feb 5, 2025Updated last year
- Portals is a framework for stateful serverless apps, unifying dataflow streaming with actors☆20Nov 15, 2023Updated 2 years ago
- Benchmarking Machine Learning Model Inference in Data Streaming Solutions☆10Jun 12, 2024Updated last year
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆444Mar 31, 2025Updated 11 months ago
- A persistent storage engine for Multi-Raft log☆626Feb 26, 2026Updated last week
- rust raft with improvements☆1,829Updated this week
- Shared Unit Raft☆83Dec 3, 2024Updated last year
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆28May 22, 2023Updated 2 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆145Jul 12, 2023Updated 2 years ago
- Embeddable Aggregate Management System for Streams and Queries.☆109Feb 25, 2026Updated last week
- A consensus that unifies paxos, raft, 2pc, etc.☆148Jul 12, 2023Updated 2 years ago
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,087Feb 12, 2023Updated 3 years ago
- A geo-distributed KV store for metadata management☆702Dec 29, 2025Updated 2 months ago
- Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB☆340Feb 10, 2026Updated 3 weeks ago
- A high-performance storage engine for modern hardware and platforms.☆518Jan 9, 2023Updated 3 years ago
- Styx: Transactional Stateful Functions on Streaming Dataflows☆40Updated this week
- framework for evaluating (planet-scale) consensus protocols☆130Mar 1, 2024Updated 2 years ago
- 🗻 Log-structured, embeddable key-value storage engine written in Rust☆1,929Updated this week
- 🗳 A solution to pingcap/talent-plan, aka "6.824 Lab 2: Raft" and "6.824 Lab 3: Fault-tolerant Key/Value Service" from MIT.☆31Nov 24, 2021Updated 4 years ago
- A reimplementation of LevelDB in Rust (no bindings).☆576Oct 28, 2025Updated 4 months ago
- A persistent key-value storage in rust.☆882Apr 16, 2024Updated last year
- [Archive] An experimental cloud-native distributed KV engine for OLTP workload.☆72Dec 12, 2022Updated 3 years ago
- Magical Deterministic Simulator for distributed systems in Rust.☆1,056Feb 16, 2026Updated 3 weeks ago
- State-first Streaming Applications in Rust☆175Aug 10, 2022Updated 3 years ago
- Message queue and data streaming based on cloud native services.☆116Dec 1, 2025Updated 3 months ago
- A model checker for implementing distributed systems.☆1,786Jul 27, 2025Updated 7 months ago
- A Multi-Raft implementation in Rust.☆197Dec 30, 2025Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42May 4, 2024Updated last year
- A native storage format for apache arrow☆83Oct 18, 2023Updated 2 years ago
- Tonbo is an embedded database for serverless and edge runtimes.