jonhoo / hashbagLinks
An unordered multiset/bag implementation backed by HashMap
☆70Updated last month
Alternatives and similar repositories for hashbag
Users that are interested in hashbag are comparing it to the libraries listed below
Sorting:
- ☆94Updated last year
- ☆60Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- A working Rust example for how to implement Borrow for complex keys☆66Updated last year
- Run closures in parallel☆114Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆76Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- ☆125Updated 3 years ago
- A simple, id-based arena☆120Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- A generic, fixed-size, associative cache☆40Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆72Updated 3 weeks ago
- Write doc comments from macros☆100Updated 3 years ago
- A memory efficient syntax tree for language developers☆62Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- ☆49Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year