jonhoo / hashbag
An unordered multiset/bag implementation backed by HashMap
☆66Updated last week
Related projects ⓘ
Alternatives and complementary repositories for hashbag
- docs.rs as a publishing platform?☆66Updated 4 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- ☆93Updated last year
- Define your own PhantomData☆147Updated 2 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last week
- ☆55Updated last year
- ☆112Updated last year
- Run closures in parallel☆109Updated last month
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- Write doc comments from macros☆98Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆88Updated this week
- A data structure to efficiently intern, cache and restore strings.☆174Updated last week
- ☆56Updated last week
- Compile-time checks that an enum or match is written in sorted order☆111Updated 2 weeks ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Type-level named values with partial dependent type support in Rust☆55Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆84Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago