A benchmarking harness for concurrent key-value collections
☆119Feb 5, 2023Updated 3 years ago
Alternatives and similar repositories for bustle
Users that are interested in bustle are comparing it to the libraries listed below
Sorting:
- ☆18Dec 31, 2024Updated last year
- Run a process on a particular subset of the available hardware.☆36Jan 27, 2020Updated 6 years ago
- An implementation of TinyLFU cache☆15Oct 10, 2022Updated 3 years ago
- Timer facilities for Tokio based on OS-level primitives.☆14May 7, 2020Updated 5 years ago
- An unordered multiset/bag implementation backed by HashMap☆76Feb 1, 2026Updated last month
- a lock-free concurrent slab (experimental)☆306Jan 20, 2026Updated last month
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Mar 20, 2024Updated last year
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- A bridge between different serde implementations.☆16Sep 8, 2025Updated 5 months ago
- Find the load at which a benchmark falls over.☆36Jul 31, 2020Updated 5 years ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆20Nov 2, 2023Updated 2 years ago
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- Better reference counted strings for Rust☆142Jul 18, 2024Updated last year
- ☆106Jan 16, 2020Updated 6 years ago
- A port of Java's ConcurrentHashMap to Rust☆575Nov 30, 2025Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- Async stream for Rust and the futures crate.☆193Updated this week
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆467Sep 13, 2025Updated 5 months ago
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,599Feb 9, 2026Updated 3 weeks ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Nov 17, 2019Updated 6 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- An efficient runtime for asynchronous applications in Rust.☆43Nov 8, 2022Updated 3 years ago
- A lock-free, read-optimized, concurrency primitive.☆2,085Feb 1, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆221Jan 26, 2020Updated 6 years ago
- Hazard pointers in Rust.☆217Dec 6, 2025Updated 2 months ago
- ☆21Jul 10, 2020Updated 5 years ago
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- Lock-free buddy allocator based on binary heap☆13Mar 3, 2025Updated 11 months ago
- A minimalist, Rust-powered, `no-std`, zero dependency stack machine library for executing domain specific interpreted languages.☆13Aug 9, 2022Updated 3 years ago
- ☆12Dec 14, 2019Updated 6 years ago
- Automatic performance regression tests for Rust code☆16Jan 27, 2020Updated 6 years ago
- ☆14Jun 14, 2023Updated 2 years ago
- dom-like layout for terminal applications☆13Dec 27, 2020Updated 5 years ago
- TPCH benchmark tool for databend☆11Nov 15, 2022Updated 3 years ago
- Efficient sized chunk datatypes for immutable.rs☆28Apr 29, 2022Updated 3 years ago
- A memcomparable serialization format.☆24May 16, 2023Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Jul 30, 2025Updated 7 months ago