tokio-rs / simulation
Framework for simulating distributed applications
☆96Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for simulation
- A benchmarking harness for concurrent key-value collections☆116Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆66Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 9 months ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- rust bindings of snmalloc☆120Updated this week
- ☆185Updated 8 months ago
- Adaptive Radix Tree in Rust☆58Updated 6 years ago
- A procedural macro for defining nom combinators in simple DSL☆43Updated last month
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆15Updated this week
- An on-disk hash table implementation☆109Updated 3 years ago
- Simple probabilistic data structures☆141Updated 8 months ago
- Async stream for Rust and the futures crate.☆174Updated last week
- scan-resistant concurrent lazy LRU☆57Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- Asynchronously speed-limiting multiple byte streams☆57Updated last month
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- A FoundationDB style deterministic testing framework for async/await Rust☆31Updated 4 years ago
- An Adaptive Radix Tree implementation.☆36Updated last year
- Auto-generate serde implementations for prost types☆90Updated 3 months ago
- Viewstamped Replication for Rust☆64Updated last year
- Performant time measuring in Rust☆170Updated 7 months ago
- Pillars for Transactional Systems and Data Grids☆130Updated 6 months ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆106Updated last year
- A lock-free thread-safe arena based Skiplist impelementation for building memtable.☆51Updated this week
- A low-level I/O ownership and borrowing library☆100Updated 11 months ago
- Serialisable closures for Rust.☆64Updated last year
- ☆32Updated 2 years ago
- Paxos implementation in Rust☆74Updated last week