tokio-rs / simulation
Framework for simulating distributed applications
☆98Updated 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 weeks ago
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- Adaptive Radix Tree in Rust☆66Updated 6 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- Pillars for Transactional Systems and Data Grids☆131Updated 10 months ago
- Rust implementation of Paxos consensus algorithm☆105Updated 2 years ago
- A FoundationDB style deterministic testing framework for async/await Rust☆32Updated 4 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- A memcomparable serialization format.☆23Updated last year
- Simple probabilistic data structures☆142Updated this week
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- A rust implementation of lock free cuckoo hashmap☆67Updated last month
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆126Updated last year
- Viewstamped Replication for Rust☆67Updated last year
- This is a Rust implementation for popular caches (support no_std).☆108Updated last month
- ☆46Updated 2 months ago
- A Pure Rust Implementation of Egalitarian Paxos☆50Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- rust bindings of snmalloc☆127Updated last month
- Paxos implementation in Rust☆75Updated this week
- Async stream for Rust and the futures crate.☆183Updated this week
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- Rust futures on spdk☆34Updated 5 years ago
- ☆129Updated 5 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆56Updated 2 weeks ago