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:
- ☆149Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- ☆111Updated 3 years ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated this week
- generators☆211Updated 2 years ago
- ☆94Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated 2 weeks ago
- Data parallelism library for async-std.☆96Updated last year
- ☆243Updated last week
- Gathering some metrics about github projects☆55Updated 2 years ago
- Copy-on-write string utilities for Rust☆162Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- A Rust library for interrupting asynchronous streams.☆166Updated last year
- ☆114Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- ☆126Updated 3 years ago
- A concurrent circuit breaker implemented with ring buffers☆121Updated 2 months ago
- Define your own PhantomData☆158Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week
- ☆75Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Inter-event timing metrics on top of tracing.☆130Updated this week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 2 weeks ago
- Alternative future adapters that provide cancel safety.☆80Updated this week
- Run closures in parallel☆114Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆85Updated last month