jonhoo / hashbagLinks
An unordered multiset/bag implementation backed by HashMap
☆67Updated 2 months ago
Alternatives and similar repositories for hashbag
Users that are interested in hashbag are comparing it to the libraries listed below
Sorting:
- docs.rs as a publishing platform?☆68Updated last week
- ☆93Updated last year
- Make trait methods callable without the trait in scope☆146Updated last week
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- ☆57Updated last year
- Run closures in parallel☆113Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆84Updated 2 months ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- A memory efficient syntax tree for language developers☆60Updated this week
- A working Rust example for how to implement Borrow for complex keys☆64Updated last year
- Define your own PhantomData☆152Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Typed any map for rust☆67Updated 5 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Lending iterators on stable Rust☆82Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Lazy formatting utility macro for rust☆127Updated last year
- ☆112Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated 11 months ago
- Serde Visitor for deserializing untagged enums☆63Updated last week