jonhoo / bustleLinks
A benchmarking harness for concurrent key-value collections
☆119Updated 2 years ago
Alternatives and similar repositories for bustle
Users that are interested in bustle are comparing it to the libraries listed below
Sorting:
- Framework for simulating distributed applications☆104Updated 5 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 8 months ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆84Updated last year
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Async stream for Rust and the futures crate.☆187Updated this week
- A fast and flexible LRU map.☆192Updated 9 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- rust bindings of snmalloc☆140Updated 3 weeks ago
- Define your own PhantomData☆158Updated 2 weeks ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 2 months ago
- Serialisable closures for Rust.☆65Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- ☆201Updated last year
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Simple probabilistic data structures☆147Updated last week
- Inter-event timing metrics on top of tracing.☆126Updated this week
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Performant time measuring in Rust☆195Updated last year
- ☆94Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆163Updated last month