tokio-rs / simulation
Framework for simulating distributed applications
☆100Updated 5 years ago
Alternatives and similar repositories for simulation:
Users that are interested in simulation are comparing it to the libraries listed below
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- A FoundationDB style deterministic testing framework for async/await Rust☆32Updated 4 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- Pillars for Transactional Systems and Data Grids☆132Updated 11 months ago
- Viewstamped Replication for Rust☆67Updated last year
- Adaptive Radix Tree in Rust☆67Updated 6 years ago
- Rust implementation of Paxos consensus algorithm☆106Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 7 months ago
- Raft implementation in Rust☆47Updated 4 years ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 6 months ago
- rust bindings of snmalloc☆128Updated last week
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- Experimental Rust wrapper for FASTER by Microsoft Research☆54Updated 4 years ago
- Paxos implementation in Rust☆75Updated 3 weeks ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 2 months ago
- A memcomparable serialization format.☆23Updated last year
- A rust implementation of lock free cuckoo hashmap☆67Updated 2 months ago
- Rust implementation of MurmurHash3.☆11Updated 3 years ago
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆38Updated last month
- An implementation of Raft in Rust.☆39Updated 2 years ago
- framework for evaluating (planet-scale) consensus protocols☆127Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆132Updated last year
- rust database engineering toolkit☆33Updated 3 years ago