sunshowers-code / borrow-complex-key-exampleLinks
A working Rust example for how to implement Borrow for complex keys
☆69Updated 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☆74Updated 2 weeks ago
- ☆148Updated 2 months ago
- generators☆211Updated 2 years ago
- ☆94Updated 2 years ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- ☆112Updated 3 years ago
- Make trait methods callable without the trait in scope☆161Updated last week
- ☆125Updated 3 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆114Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Data parallelism library for async-std.☆96Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A HashMap variant that spreads resize load across inserts☆194Updated 10 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Run closures in parallel☆115Updated 10 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Define your own PhantomData☆158Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated 2 weeks ago
- ☆61Updated 2 years ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- ☆237Updated 3 months ago