tokio-rs / simulation
Framework for simulating distributed applications
☆98Updated 4 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☆68Updated last month
- Adaptive Radix Tree in Rust☆65Updated 6 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Asynchronously speed-limiting multiple byte streams☆57Updated 4 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A FoundationDB style deterministic testing framework for async/await Rust☆32Updated 4 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 5 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆139Updated 4 years ago
- Async stream for Rust and the futures crate.☆182Updated last week
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆55Updated this week
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Concurrent ART (adaptive radix tree)☆138Updated 3 weeks ago
- Auto-generate serde implementations for prost types☆92Updated 7 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆20Updated last month
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Viewstamped Replication for Rust☆65Updated last year
- Pillars for Transactional Systems and Data Grids☆131Updated 10 months ago
- rust bindings of snmalloc☆126Updated 2 weeks ago
- Simple probabilistic data structures☆142Updated this week
- A Write Ahead Log (WAL) implementation in Rust☆222Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆126Updated last year
- Rust implementation of Paxos consensus algorithm☆105Updated 2 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆122Updated this week
- A rust implementation of lock free cuckoo hashmap☆67Updated 3 weeks ago
- A memcomparable serialization format.☆23Updated last year
- ☆33Updated 2 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago