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:
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 2 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆87Updated last year
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 4 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Define your own PhantomData☆158Updated this week
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- ☆205Updated last year
- rust bindings of snmalloc☆146Updated 3 months ago
- Inter-event timing metrics on top of tracing.☆129Updated 2 weeks ago
- Serialisable closures for Rust.☆66Updated 3 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 4 months ago
- An updated version of linked-hash-map and friends☆138Updated last month
- A fast and flexible LRU map.☆198Updated 11 months ago
- Performant time measuring in Rust☆199Updated last year
- A HashMap variant that spreads resize load across inserts☆196Updated 10 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Skiplist implementation in rust☆107Updated this week
- ☆76Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- ☆52Updated last year
- Asynchronously speed-limiting multiple byte streams☆67Updated last year