udoprog / borrowmeLinks
The missing compound borrowing for Rust.
☆60Updated last week
Alternatives and similar repositories for borrowme
Users that are interested in borrowme are comparing it to the libraries listed below
Sorting:
- Typed any map for rust☆67Updated 8 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 5 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- ☆93Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆125Updated 10 months ago
- Define your own PhantomData☆156Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- An exploration of Storages☆37Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Utilities for working with impl traits in Rust.☆112Updated 6 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…☆93Updated 5 months ago
- ☆73Updated 2 weeks ago
- Umbrella repository for Krabcake experiments☆47Updated 6 months ago
- Compile-time regular expressions, the right way.☆79Updated 6 months ago
- Static time zone information for tz-rs.☆40Updated last month
- Progress reporting abstraction for Rust☆64Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated 2 weeks ago