udoprog / borrowmeLinks
The missing compound borrowing for Rust.
☆61Updated last week
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.☆107Updated last year
- Typed any map for rust☆67Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Abstract over different executors☆74Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- Make trait methods callable without the trait in scope☆157Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 4 months ago
- ☆93Updated 11 months ago
- Define your own PhantomData☆158Updated last week
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- Umbrella repository for Krabcake experiments☆47Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Static time zone information for tz-rs.☆40Updated 3 months ago
- ☆41Updated last year
- 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…☆96Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Macro for sealing traits and structures☆59Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- cargo-add command to make dependencies into dylibs☆101Updated 2 years ago
- ☆74Updated last month
- An exploration of Storages☆37Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- ☆43Updated 4 months ago