udoprog / borrowmeLinks
The missing compound borrowing for Rust.
☆63Updated 3 months ago
Alternatives and similar repositories for borrowme
Users that are interested in borrowme are comparing it to the libraries listed below
Sorting:
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Typed any map for rust☆67Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Abstract over different executors☆74Updated 2 years ago
- ☆95Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- An exploration of Storages☆39Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Define your own PhantomData☆158Updated last month
- An easy-to-use recorder and viewer for high-performance traces☆41Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- ☆76Updated 3 weeks ago
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- ☆39Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- ☆44Updated 8 months ago
- Compile-time regular expressions, the right way.☆81Updated last year
- ☆42Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Progress reporting abstraction for Rust☆64Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago