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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆18Dec 31, 2024Updated last year
- Run a process on a particular subset of the available hardware.☆36Jan 27, 2020Updated 6 years ago
- Timer facilities for Tokio based on OS-level primitives.☆14May 7, 2020Updated 5 years ago
- A bridge between different serde implementations.☆16Sep 8, 2025Updated 6 months ago
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- An unordered multiset/bag implementation backed by HashMap☆76Mar 14, 2026Updated last week
- a lock-free concurrent slab (experimental)☆310Jan 20, 2026Updated 2 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Mar 20, 2024Updated 2 years ago
- Find the load at which a benchmark falls over.☆36Jul 31, 2020Updated 5 years ago
- A port of Java's ConcurrentHashMap to Rust☆575Nov 30, 2025Updated 3 months ago
- An implementation of TinyLFU cache☆15Oct 10, 2022Updated 3 years ago
- A lock-free, read-optimized, concurrency primitive.☆2,097Mar 14, 2026Updated last week
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆20Nov 2, 2023Updated 2 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- Async stream for Rust and the futures crate.☆193Mar 12, 2026Updated last week
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,603Feb 9, 2026Updated last month
- dom-like layout for terminal applications☆13Dec 27, 2020Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆15Oct 4, 2017Updated 8 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Nov 8, 2022Updated 3 years ago
- Automatic performance regression tests for Rust code☆16Jan 27, 2020Updated 6 years ago
- Better reference counted strings for Rust☆144Jul 18, 2024Updated last year
- ☆106Jan 16, 2020Updated 6 years ago
- in-place allocation-reusing queues for Rust☆395Jun 6, 2024Updated last year
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆221Jan 26, 2020Updated 6 years ago
- ☆14Jun 14, 2023Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆468Sep 13, 2025Updated 6 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆116Mar 14, 2026Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- high-speed metrics collection library in Rust☆19May 2, 2019Updated 6 years 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
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Dec 31, 2024Updated last year
- A fast and flexible LRU map.☆199Jan 3, 2025Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆71Apr 7, 2020Updated 5 years ago
- Hazard pointers in Rust.☆217Dec 6, 2025Updated 3 months ago
- Heap-based async timers☆217Jun 14, 2024Updated last year
- Rust library to program hardware performance counter.☆59Dec 15, 2022Updated 3 years ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Nov 19, 2025Updated 4 months ago
- Slab allocator for Rust☆886Jan 31, 2026Updated last month