jonhoo / hashbagLinks
An unordered multiset/bag implementation backed by HashMap
☆75Updated last week
Alternatives and similar repositories for hashbag
Users that are interested in hashbag are comparing it to the libraries listed below
Sorting:
- ☆94Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆75Updated last month
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- Choose Rust types at compile-time via constants☆69Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- ☆241Updated 5 months ago
- ☆76Updated 2 months ago
- Run closures in parallel☆115Updated 11 months ago
- ☆126Updated 3 years ago
- A simple, id-based arena☆124Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- A data structure to efficiently intern, cache and restore strings.☆207Updated 4 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- ☆148Updated 3 months ago
- Macro for sealing traits and structures☆60Updated last year
- ☆61Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Serde Visitor for deserializing untagged enums☆69Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- A working Rust example for how to implement Borrow for complex keys☆74Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago