jonhoo / hashbag
An unordered multiset/bag implementation backed by HashMap
☆64Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for hashbag
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A working Rust example for how to implement Borrow for complex keys☆58Updated 8 months ago
- A low-level I/O ownership and borrowing library☆100Updated 11 months ago
- docs.rs as a publishing platform?☆65Updated 3 months ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Typed index version of Rust slice and Vec containers☆66Updated last month
- structured parallel execution for async Rust☆30Updated 2 months ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 2 years ago
- ☆123Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- ☆55Updated last year
- Map data structure whose keys are stored as ranges☆75Updated 8 months ago
- Run closures in parallel☆109Updated 3 weeks ago
- Umbrella repository for Krabcake experiments☆46Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 3 years ago
- Make any value Sync but only available on its original thread☆36Updated last year
- Typed any map for rust☆64Updated 2 months ago
- 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…☆59Updated this week
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 11 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆86Updated 6 months ago