jonhoo / hashbagLinks
An unordered multiset/bag implementation backed by HashMap
☆67Updated 3 months ago
Alternatives and similar repositories for hashbag
Users that are interested in hashbag are comparing it to the libraries listed below
Sorting:
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- structured parallel execution for async Rust☆33Updated 10 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Lending iterators on stable Rust☆82Updated last year
- Define your own PhantomData☆152Updated last month
- Run closures in parallel☆113Updated 5 months ago
- Concurrent hash trie☆54Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- A working Rust example for how to implement Borrow for complex keys☆66Updated last year
- Typed any map for rust☆67Updated 6 months ago
- ☆124Updated 2 years ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- Abstract over different executors☆73Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- docs.rs as a publishing platform?☆69Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- ☆46Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- ☆93Updated last year
- Automatically upgrade breaking changes☆45Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- ☆112Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago