tokio-rs / simulation
Framework for simulating distributed applications
☆101Updated 5 years ago
Alternatives and similar repositories for simulation:
Users that are interested in simulation are comparing it to the libraries listed below
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- 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
- A FoundationDB style deterministic testing framework for async/await Rust☆32Updated 4 years ago
- Rust implementation of Paxos consensus algorithm☆106Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆78Updated 7 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A rust implementation of lock free cuckoo hashmap☆68Updated 3 months ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- The labs of Raft consensus algorithm based on MadSim.☆119Updated 2 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Viewstamped Replication for Rust☆68Updated last year
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- Async stream for Rust and the futures crate.☆183Updated last month
- rust bindings of snmalloc☆129Updated last month
- A lock-free, append-only atomic pool.☆67Updated 2 years ago
- A memcomparable serialization format.☆23Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆132Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆58Updated 2 months ago
- Paxos implementation in Rust☆75Updated 2 weeks ago
- ☆47Updated 4 months ago
- An Adaptive Radix Tree implementation.☆39Updated last year
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year