sunshowers-code / borrow-complex-key-exampleLinks
A working Rust example for how to implement Borrow for complex keys
☆74Updated 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 2 weeks ago
- Choose Rust types at compile-time via constants☆69Updated last year
- ☆94Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 2 weeks ago
- ☆114Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Make trait methods callable without the trait in scope☆162Updated 3 weeks ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- A Rust library for interrupting asynchronous streams.☆166Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- ☆126Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated 2 months ago
- generators☆211Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- ☆112Updated 3 years ago
- ☆241Updated 5 months ago
- ☆76Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 3 months ago
- Data parallelism library for async-std.☆96Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆61Updated 2 years ago
- Copy-on-write string utilities for Rust☆160Updated last year
- Simple async reactor and executor for rust☆78Updated 9 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 5 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆85Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆207Updated 5 months ago
- A tool to mine crates.io and produce static websites☆138Updated last year
- Rust serializer library☆89Updated 4 months ago