jonhoo / bustle
A benchmarking harness for concurrent key-value collections
☆117Updated 2 years ago
Alternatives and similar repositories for bustle:
Users that are interested in bustle are comparing it to the libraries listed below
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 2 months ago
- ☆189Updated last year
- Serialisable closures for Rust.☆64Updated 2 years ago
- Framework for simulating distributed applications☆98Updated 4 years ago
- Pillars for Transactional Systems and Data Grids☆131Updated 10 months ago
- Async stream for Rust and the futures crate.☆183Updated last week
- Concurrently Readable Data Structures for Rust☆350Updated last week
- This is a Rust implementation for popular caches (support no_std).☆108Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- rust bindings of snmalloc☆127Updated 3 weeks ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- ☆92Updated last year
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Define your own PhantomData☆151Updated last week
- Performant time measuring in Rust☆186Updated 11 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆166Updated 3 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆137Updated last week
- A fast and flexible LRU map.☆175Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Inter-event timing metrics on top of tracing.☆116Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- a lock-free concurrent slab (experimental)☆279Updated 2 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆70Updated 5 months ago
- A HashMap variant that spreads resize load across inserts☆191Updated last month
- Simple probabilistic data structures☆142Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last week
- An updated version of linked-hash-map and friends☆109Updated 2 months ago
- Skiplist implementation in rust☆94Updated this week