sunshowers-code / borrow-complex-key-exampleLinks
A working Rust example for how to implement Borrow for complex keys
☆66Updated last year
Alternatives and similar repositories for borrow-complex-key-example
Users that are interested in borrow-complex-key-example are comparing it to the libraries listed below
Sorting:
- An unordered multiset/bag implementation backed by HashMap☆70Updated last month
- ☆142Updated 2 months ago
- ☆112Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- ☆216Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆256Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- ☆94Updated last year
- generators☆209Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Data parallelism library for async-std.☆94Updated last year
- ☆111Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- ☆125Updated 3 years ago
- Run closures in parallel☆114Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- ☆60Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- Exponential backoff generator with jitter.☆89Updated 4 months ago
- Chaotic Testing Harness☆59Updated 5 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- A Rust library for interrupting asynchronous streams.☆167Updated 8 months ago