sunshowers-code / borrow-complex-key-exampleLinks
A working Rust example for how to implement Borrow for complex keys
☆67Updated 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☆70Updated 2 months ago
- ☆145Updated last month
- ☆94Updated 2 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- generators☆209Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- ☆125Updated 3 years ago
- ☆226Updated 2 months ago
- ☆112Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- docs.rs as a publishing platform?☆71Updated last month
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Data parallelism library for async-std.☆94Updated last year
- Versioned data-structures for Rust☆207Updated 7 months ago
- Rust serializer library☆87Updated last month
- ☆112Updated last year
- ☆76Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Write doc comments from macros☆100Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆62Updated 3 weeks ago
- A Rust library for interrupting asynchronous streams.☆168Updated 9 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month