jonhoo / hashbagLinks
An unordered multiset/bag implementation backed by HashMap
☆70Updated 3 weeks ago
Alternatives and similar repositories for hashbag
Users that are interested in hashbag are comparing it to the libraries listed below
Sorting:
- ☆94Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated 3 weeks ago
- Run closures in parallel☆114Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Make trait methods callable without the trait in scope☆152Updated last week
- A simple, id-based arena☆120Updated last year
- generators☆209Updated last year
- ☆58Updated last year
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- ☆216Updated last week
- A data structure to efficiently intern, cache and restore strings.☆202Updated last week
- Map data structure whose keys are stored as ranges☆93Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- A working Rust example for how to implement Borrow for complex keys☆66Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Write doc comments from macros☆100Updated 3 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- ☆125Updated 2 years ago
- Define your own PhantomData☆156Updated last week
- Data parallelism library for async-std.☆94Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated this week
- ☆112Updated 2 years ago