jonhoo / hashbag
An unordered multiset/bag implementation backed by HashMap
☆67Updated last month
Alternatives and similar repositories for hashbag:
Users that are interested in hashbag are comparing it to the libraries listed below
- Run closures in parallel☆113Updated 2 months ago
- ☆92Updated last year
- An updated version of linked-hash-map and friends☆111Updated last week
- docs.rs as a publishing platform?☆68Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆88Updated 2 years ago
- Typed any map for rust☆65Updated 4 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Data parallelism library for async-std.☆93Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Advisory cross-platform file locks using file descriptors☆77Updated 3 weeks ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- ☆124Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- A memory efficient syntax tree for language developers☆57Updated 2 weeks ago
- Concurrent hash trie☆51Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Abstract over different executors☆73Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Lending iterators on stable Rust☆82Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Convert closures into wakers☆45Updated 2 months ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago