jonhoo / hashbagLinks
An unordered multiset/bag implementation backed by HashMap
☆69Updated last week
Alternatives and similar repositories for hashbag
Users that are interested in hashbag are comparing it to the libraries listed below
Sorting:
- ☆93Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆110Updated last week
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- ☆57Updated last year
- Macro for sealing traits and structures☆58Updated 8 months ago
- Define your own PhantomData☆155Updated this week
- A working Rust example for how to implement Borrow for complex keys☆66Updated last year
- A data structure to efficiently intern, cache and restore strings.☆201Updated last month
- Run closures in parallel☆114Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Versioned data-structures for Rust☆207Updated 5 months ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- generators☆210Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆254Updated last week
- A simple, id-based arena☆120Updated last year
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- ☆216Updated last month
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago