jonhoo / hashbagLinks
An unordered multiset/bag implementation backed by HashMap
☆75Updated last week
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☆120Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- ☆61Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- ☆94Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Run closures in parallel☆114Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Interning of data in rust☆118Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- generators☆211Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Define your own PhantomData☆158Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- A memory efficient syntax tree for language developers☆63Updated last month
- ☆111Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- A simple, id-based arena☆125Updated 2 weeks ago
- Better reference counted strings for Rust☆140Updated last year
- A library for generating Graphviz DOT language files for graphs.☆78Updated 10 months ago
- Macro for sealing traits and structures☆61Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago