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
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- scan-resistant concurrent lazy LRU☆58Updated last year
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 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
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Pillars for Transactional Systems and Data Grids☆131Updated 11 months ago
- Adaptive Radix Tree in Rust☆67Updated 6 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- ☆189Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆70Updated 6 months ago
- Viewstamped Replication for Rust☆67Updated last year
- rust bindings of snmalloc☆128Updated last month
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- Rust implementation of Paxos consensus algorithm☆105Updated 2 years ago
- A rust implementation of lock free cuckoo hashmap☆67Updated last month
- An Adaptive Radix Tree implementation.☆38Updated last year
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆20Updated 2 months ago
- A memcomparable serialization format.☆23Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated last month
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- A Write Ahead Log (WAL) implementation in Rust☆224Updated last year
- Proactive IO & Runtime system☆264Updated 11 months ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- ☆46Updated 3 months ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 9 months ago