jonhoo / hashbag
An unordered multiset/bag implementation backed by HashMap
☆67Updated last month
Alternatives and similar repositories for hashbag:
Users that are interested in hashbag are comparing it to the libraries listed below
- Run closures in parallel☆113Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- ☆124Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A working Rust example for how to implement Borrow for complex keys☆63Updated last year
- ☆92Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- A Rust library for generically joining iterables with a separator☆93Updated last year
- ☆107Updated last year
- Abstract over different executors☆73Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A low-level I/O ownership and borrowing library☆100Updated 5 months ago
- Typed any map for rust☆66Updated 4 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A Set of Bits☆64Updated 5 months ago
- ☆56Updated last year
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- ☆56Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 4 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Better reference counted strings for Rust☆125Updated 9 months ago