udoprog / borrowmeLinks
The missing compound borrowing for Rust.
☆62Updated last month
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
- Lending iterators on stable Rust☆83Updated last year
- Typed any map for rust☆67Updated last year
- An exploration of Storages☆39Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Define your own PhantomData☆158Updated last week
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 3 months ago
- ☆96Updated last year
- Abstract over different executors☆74Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- Make trait methods callable without the trait in scope☆161Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- ☆44Updated 7 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…☆99Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Static time zone information for tz-rs.☆41Updated 2 weeks ago
- ☆76Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 7 months ago