jonhoo / hashbag
An unordered multiset/bag implementation backed by HashMap
☆67Updated last week
Alternatives and similar repositories for hashbag:
Users that are interested in hashbag are comparing it to the libraries listed below
- ☆92Updated last year
- docs.rs as a publishing platform?☆68Updated last month
- Run closures in parallel☆113Updated 2 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆72Updated 5 months ago
- ☆55Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- An updated version of linked-hash-map and friends☆109Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Abstract over different executors☆73Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 2 weeks ago
- Automatically upgrade breaking changes☆45Updated last year
- 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…☆78Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- A working Rust example for how to implement Borrow for complex keys☆63Updated last year
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- Typed any map for rust☆65Updated 3 months ago
- A generic, fixed-size, associative cache☆40Updated 4 months ago
- Convert closures into wakers☆45Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A library for generating Graphviz DOT language files for graphs.☆74Updated 2 years ago