otrack / on-epaxos-correctnessLinks
On the correctness of Egalitarian Paxos
☆16Updated 5 years ago
Alternatives and similar repositories for on-epaxos-correctness
Users that are interested in on-epaxos-correctness are comparing it to the libraries listed below
Sorting:
- Resources for the transaction SIG☆63Updated 2 years ago
- A rust implementation of lock free cuckoo hashmap☆68Updated 4 months ago
- A memcomparable serialization format.☆23Updated 2 years ago
- A Rust port of Yahoo! Cloud Serving Benchmark (YCSB)☆28Updated 2 years ago
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- YCSB in Rust (WIP)☆19Updated 4 years ago
- A FoundationDB style deterministic testing framework for async/await Rust☆32Updated 4 years ago
- Async positioned I/O with io_uring.☆44Updated 4 years ago
- A minimal implementation of tikv/pd in Rust.☆65Updated 3 years ago
- Framework for simulating distributed applications☆102Updated 5 years ago
- Pretty printing library for SQL☆24Updated last year
- framework for evaluating (planet-scale) consensus protocols☆127Updated last year
- 🍋: A General Lock following paper "Optimistic Lock Coupling: A Scalable and Efficient General-Purpose Synchronization Method"☆27Updated 3 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- [WIP] An experimental cloud-native distributed KV engine for OLTP workload.☆69Updated 2 years ago
- Concurrent ART (adaptive radix tree)☆153Updated this week
- The TiKV development/contribution guide☆35Updated 2 years ago
- The labs of Raft consensus algorithm based on MadSim.☆120Updated 3 months ago
- MultiPaxos and Disk Paxos in TLA+ and PlusCal☆13Updated 2 years ago
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆80Updated 2 years ago
- Fast and efficient file system metadata through LSM-tree☆29Updated 2 years ago
- levelDB key/value database in Rust.☆10Updated 3 years ago
- Experiments in partially ordered SMR.☆48Updated 4 years ago
- Rust bindings for SPDK☆12Updated 5 years ago
- SQL Fuzz Testing Utilities☆29Updated last year
- SMR Benchmark: A Microbenchmark Suite for Concurrent Safe Memory Reclamation Schemes☆40Updated 6 months ago
- ☆24Updated 3 years ago
- An operation-log based approach for data replication.☆62Updated 2 years ago
- Yet another thread pool in rust for both callbacks or futures.