jonhoo / bustle
A benchmarking harness for concurrent key-value collections
☆117Updated last year
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 3 weeks ago
- Async stream for Rust and the futures crate.☆178Updated this week
- Framework for simulating distributed applications☆98Updated 4 years ago
- Pillars for Transactional Systems and Data Grids☆130Updated 9 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- A HashMap variant that spreads resize load across inserts☆191Updated this week
- Concurrently Readable Data Structures for Rust☆347Updated 3 months ago
- A fast and flexible LRU map.☆173Updated 3 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆108Updated this week
- a lock-free concurrent slab (experimental)☆278Updated last month
- ☆189Updated 11 months ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Performant time measuring in Rust☆184Updated 10 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 4 months ago
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- Serialisable closures for Rust.☆64Updated 2 years ago
- rust bindings of snmalloc☆125Updated last month
- Inter-event timing metrics on top of tracing.☆116Updated last year
- Lockfree resizeable concurrent hash table.☆53Updated 3 years ago
- Define your own PhantomData☆151Updated last week
- A linked-list based, lock-free concurrent hashmap in Rust.☆163Updated 5 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆144Updated 3 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆69Updated 8 months ago
- ☆73Updated 8 months ago
- Simple probabilistic data structures☆142Updated this week
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 11 months ago
- ☆93Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last month
- A Component System in Rust☆103Updated 2 weeks ago
- skiplist☆141Updated 3 years ago