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
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- Typed any map for rust☆67Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- An exploration of Storages☆39Updated 2 years ago
- ☆95Updated last year
- Define your own PhantomData☆158Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- ☆42Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Compile-time regular expressions, the right way.☆81Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- An alternate Cargo registry using static files☆136Updated 3 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- ☆44Updated 8 months ago
- Better reference counted strings for Rust☆140Updated last year
- ☆76Updated 3 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆147Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆101Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago