jonhoo / hashbagLinks
An unordered multiset/bag implementation backed by HashMap
☆71Updated 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 2 years ago
- ☆61Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last month
- A working Rust example for how to implement Borrow for complex keys☆69Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Run closures in parallel☆115Updated 9 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A simple, id-based arena☆119Updated 2 years ago
- ☆125Updated 3 years ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- Better reference counted strings for Rust☆138Updated last year
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- A data structure to efficiently intern, cache and restore strings.☆204Updated 2 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- generators☆211Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- ☆233Updated 3 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Exponential backoff generator with jitter.☆92Updated 6 months ago
- Define your own PhantomData☆158Updated this week
- Gathering some metrics about github projects☆55Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Write doc comments from macros☆101Updated 2 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year