An unordered multiset/bag implementation backed by HashMap
☆76Mar 14, 2026Updated last week
Alternatives and similar repositories for hashbag
Users that are interested in hashbag are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆116Mar 14, 2026Updated last week
- Asynchronous adapter for byteorder☆20Feb 10, 2021Updated 5 years ago
- ☆18Dec 31, 2024Updated last year
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- Byte-wise atomic memcpy.☆45Mar 12, 2026Updated last week
- ☆14Jun 14, 2023Updated 2 years ago
- Find the load at which a benchmark falls over.☆36Jul 31, 2020Updated 5 years ago
- A benchmarking harness for concurrent key-value collections☆119Feb 5, 2023Updated 3 years ago
- Library for parse perf.data file from Linux perf tool for Rust☆18Apr 25, 2020Updated 5 years ago
- Atomic operations on potentially uninitialized integers.☆29Mar 14, 2026Updated last week
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year
- ☆13Aug 29, 2022Updated 3 years ago
- Simple website for doing multi-round ranked choice voting☆54Jun 19, 2021Updated 4 years ago
- ☆77Jan 13, 2026Updated 2 months ago
- A version for futures::FuturesUnordered that multiplexes Streams☆31Mar 14, 2026Updated last week
- Hazard pointers in Rust.☆217Dec 6, 2025Updated 3 months ago
- Rust macros that produce the name of the function they're invoked within.☆22May 11, 2022Updated 3 years ago
- `memory_pages` is a small library provinig a cross-platform API to request pages from kernel with certain premisions☆31Mar 25, 2023Updated 2 years ago
- bluss/IndexMap with amortized resizes☆14Dec 21, 2020Updated 5 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆17Mar 12, 2026Updated last week
- Adaptors between compression crates and Rust's async IO types☆622Mar 15, 2026Updated last week
- A port of Java's ConcurrentHashMap to Rust☆575Nov 30, 2025Updated 3 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Dec 22, 2020Updated 5 years ago
- a lock-free concurrent slab (experimental)☆310Jan 20, 2026Updated 2 months ago
- Owned mutex guards for refcounted mutexes.☆25Feb 8, 2025Updated last year
- A structure for holding a set of enum variants☆19Mar 6, 2019Updated 7 years ago
- experimental middleware-based minimalism async HTTP server framework☆22Mar 28, 2021Updated 4 years ago
- Exhaustive iteration trait in Rust☆24Updated this week
- Simple, opinionated image viewer☆10Feb 18, 2025Updated last year
- Idris Version Manager☆16Feb 23, 2025Updated last year
- A simple utility for ensuring that certain Rust code does not compile.☆37Jun 24, 2020Updated 5 years ago
- Timer facilities for Tokio based on OS-level primitives.☆14May 7, 2020Updated 5 years ago
- Simple changelog parser, written in Rust.☆64Updated this week
- Rust implementation of Internationalized Resource Identifiers (IRIs) and References, borrowed and owned.☆27Feb 27, 2026Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Nov 19, 2025Updated 4 months ago
- Manual segmented stacks for Rust☆337Feb 7, 2026Updated last month
- Program startup and thread support written in Rust☆207Feb 18, 2026Updated last month
- A safe MIT licensed binding to gssapi☆17Dec 11, 2025Updated 3 months ago