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 3 months ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- A fast and flexible LRU map.☆180Updated 2 months ago
- Pillars for Transactional Systems and Data Grids☆131Updated 11 months ago
- Framework for simulating distributed applications☆98Updated 5 years ago
- ☆191Updated last year
- Async stream for Rust and the futures crate.☆183Updated last week
- This is a Rust implementation for popular caches (support no_std).☆109Updated last month
- Performant time measuring in Rust☆188Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- Define your own PhantomData☆152Updated 3 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆148Updated 3 weeks ago
- rust bindings of snmalloc☆128Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 6 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- Auto-generate serde implementations for prost types☆92Updated 8 months ago
- An updated version of linked-hash-map and friends☆109Updated 3 weeks ago
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- A HashMap variant that spreads resize load across inserts☆191Updated 2 months ago
- ☆92Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 9 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated this week
- Inter-event timing metrics on top of tracing.☆116Updated last year
- An on-disk hash table implementation☆116Updated 3 years ago