jonhoo / hashbagLinks
An unordered multiset/bag implementation backed by HashMap
☆75Updated last month
Alternatives and similar repositories for hashbag
Users that are interested in hashbag are comparing it to the libraries listed below
Sorting:
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- docs.rs as a publishing platform?☆71Updated this week
- Make trait methods callable without the trait in scope☆161Updated this week
- Better reference counted strings for Rust☆139Updated last year
- ☆94Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- generators☆211Updated 2 years ago
- Macro for sealing traits and structures☆60Updated last year
- Define your own PhantomData☆158Updated this week
- Umbrella repository for Krabcake experiments☆47Updated 10 months ago
- Write doc comments from macros☆101Updated last month
- ☆61Updated 2 years ago
- Run closures in parallel☆115Updated 11 months ago
- Lending iterators on stable Rust☆83Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 2 weeks ago
- A working Rust example for how to implement Borrow for complex keys☆69Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- ☆76Updated last month
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Map data structure whose keys are stored as ranges☆100Updated this week
- ☆112Updated 3 years ago
- Data parallelism library for async-std.☆96Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- ☆125Updated 3 years ago