udoprog / borrowme
The missing compound borrowing for Rust.
☆57Updated last month
Alternatives and similar repositories for borrowme:
Users that are interested in borrowme are comparing it to the libraries listed below
- Lending iterators on stable Rust☆82Updated last year
- Typed any map for rust☆66Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- ☆88Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆72Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 weeks ago
- Define your own PhantomData☆152Updated 2 months ago
- ☆39Updated 8 months ago
- A beautiful, tiny traceback and logging library supporting #![no_std] rust.☆20Updated last year
- Convert closures into wakers☆45Updated 3 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- Umbrella repository for Krabcake experiments☆46Updated 2 months ago
- ☆41Updated 2 months ago
- ☆38Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Minimal TOML library with few dependencies☆83Updated 2 months ago
- Asynchronous DNS lookups☆65Updated 10 months ago
- An exploration of Storages☆35Updated last year
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Traits extending the Rust Range structs in std::ops☆38Updated last year
- Compile-time regular expressions, the right way.☆77Updated 2 months ago
- Blazing fast immutable collection datatypes for Rust.☆102Updated 3 weeks ago
- ☆39Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆153Updated last year
- Abstract over different executors☆73Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago