An unordered multiset/bag implementation backed by HashMap
☆76Feb 1, 2026Updated last month
Alternatives and similar repositories for hashbag
Users that are interested in hashbag are comparing it to the libraries listed below
Sorting:
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆116Feb 1, 2026Updated last month
- Byte-wise atomic memcpy.☆43Updated this week
- ☆18Dec 31, 2024Updated last year
- Asynchronous adapter for byteorder☆20Feb 10, 2021Updated 5 years ago
- ☆13Aug 29, 2022Updated 3 years ago
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- Find the load at which a benchmark falls over.☆36Jul 31, 2020Updated 5 years ago
- ☆14Jun 14, 2023Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆119Feb 5, 2023Updated 3 years ago
- bluss/IndexMap with amortized resizes☆14Dec 21, 2020Updated 5 years ago
- Simple website for doing multi-round ranked choice voting☆54Jun 19, 2021Updated 4 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
- A collection of plug-and-play retry policies for Rust projects.☆18Jun 4, 2025Updated 8 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Dec 22, 2020Updated 5 years ago
- A port of Java's ConcurrentHashMap to Rust☆575Nov 30, 2025Updated 3 months ago
- experimental middleware-based minimalism async HTTP server framework☆22Mar 28, 2021Updated 4 years ago
- A version for futures::FuturesUnordered that multiplexes Streams☆31Feb 1, 2026Updated last month
- Library for parse perf.data file from Linux perf tool for Rust☆18Apr 25, 2020Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Nov 19, 2025Updated 3 months ago
- Adaptors between compression crates and Rust's async IO types☆616Feb 24, 2026Updated last week
- Hazard pointers in Rust.☆217Dec 6, 2025Updated 2 months ago
- Duplicate an async I/O handle☆41Feb 15, 2026Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆306Jan 20, 2026Updated last month
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year
- Exhaustive iteration trait in Rust☆22Feb 1, 2026Updated last month
- Owned mutex guards for refcounted mutexes.☆25Feb 8, 2025Updated last year
- A memory efficient container for rust nested collections☆44Sep 4, 2022Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- rust bindings of snmalloc☆151Feb 18, 2026Updated last week
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- ☆77Jan 13, 2026Updated last month
- Find Deadlocks in Rust with Petri-Net Model checking (Master Thesis)☆23Mar 11, 2020Updated 5 years ago
- Simple, opinionated image viewer☆10Feb 18, 2025Updated last year
- oh no oh no this is not good very bad very good☆11Mar 8, 2023Updated 2 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆17Feb 7, 2026Updated 3 weeks ago
- Isomorphic WHATWG Streams API package for browser and Node.js☆15Sep 7, 2022Updated 3 years ago
- Parser of ssh public and private keys☆12Apr 7, 2020Updated 5 years ago
- Program startup and thread support written in Rust☆207Feb 18, 2026Updated last week