sunshowers-code / borrow-complex-key-exampleLinks
A working Rust example for how to implement Borrow for complex keys
☆70Updated 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:
- ☆148Updated 3 months ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- ☆94Updated 2 years ago
- Data parallelism library for async-std.☆96Updated last year
- generators☆211Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- ☆125Updated 3 years ago
- ☆112Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- ☆113Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 3 weeks ago
- ☆61Updated 2 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- ☆240Updated 4 months ago
- Copy-on-write string utilities for Rust☆159Updated last year
- Choose Rust types at compile-time via constants☆70Updated last year
- ☆76Updated last month
- ☆109Updated last year
- Inter-event timing metrics on top of tracing.☆129Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago