tokio-rs / simulationLinks
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
Sorting:
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A FoundationDB style deterministic testing framework for async/await Rust☆32Updated 4 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆70Updated 3 months ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- A memcomparable serialization format.☆23Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- ☆194Updated last year
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- Concurrent ART (adaptive radix tree)☆149Updated last week
- Viewstamped Replication for Rust☆68Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- mirror of https://caio.co/de/foca/☆165Updated last week
- A procedural macro for defining nom combinators in simple DSL☆45Updated 3 months ago
- The labs of Raft consensus algorithm based on MadSim.☆120Updated 3 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆58Updated 3 months ago
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- Rust implementation of Paxos consensus algorithm☆109Updated 2 years ago
- A rust implementation of lock free cuckoo hashmap☆68Updated 4 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- rust bindings of snmalloc☆131Updated last month
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆133Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 3 years ago
- ☆47Updated 5 months ago
- framework for evaluating (planet-scale) consensus protocols☆127Updated last year