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☆67Updated 4 months ago
- ☆112Updated 2 years ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- ☆124Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- ☆140Updated last month
- generators☆210Updated last year
- ☆93Updated last year
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A Rust library for interrupting asynchronous streams.☆162Updated 6 months ago
- ☆110Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 6 months ago
- Data parallelism library for async-std.☆93Updated last year
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- A super powered testing macro for Rust☆120Updated 4 months ago
- Run closures in parallel☆114Updated 5 months ago
- Eventually consistent values for Rust☆125Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆104Updated 6 months ago
- ☆212Updated 2 weeks ago
- Inter-event timing metrics on top of tracing.☆124Updated last week
- Choose Rust types at compile-time via constants☆68Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 5 months ago
- Exponential backoff generator with jitter.☆89Updated 2 months ago