sunshowers-code / borrow-complex-key-example
A working Rust example for how to implement Borrow for complex keys
☆63Updated 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
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- ☆111Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Utility wrapper to send non send types to other threads safely☆174Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆64Updated 4 years ago
- ☆109Updated last year
- An unordered multiset/bag implementation backed by HashMap☆67Updated last week
- Make trait methods callable without the trait in scope☆136Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Data parallelism library for async-std.☆93Updated last year
- docs.rs as a publishing platform?☆68Updated last month
- ☆203Updated 2 months ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 3 years ago
- ☆55Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Run closures in parallel☆113Updated 2 months ago
- ☆133Updated 8 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- skiplist☆141Updated 3 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Rust serializer library☆87Updated 10 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year