sunshowers-code / borrow-complex-key-example
A working Rust example for how to implement Borrow for complex keys
☆62Updated 11 months ago
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
- ☆111Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Data parallelism library for async-std.☆93Updated last year
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- An unordered multiset/bag implementation backed by HashMap☆66Updated last month
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- Gathering some metrics about github projects☆54Updated last year
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Eventually consistent values for Rust☆122Updated 2 years ago
- Run closures in parallel☆112Updated last month
- Write doc comments from macros☆99Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Rust serializer library☆87Updated 9 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated 3 weeks ago
- ☆64Updated 4 years ago
- ☆109Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- ☆133Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- Exponential backoff generator with jitter.☆85Updated 5 months ago
- generators☆204Updated last year
- A collection of small utilities for working with pointer types in Rust.☆119Updated last month
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 6 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated 2 weeks ago