udoprog / borrowmeLinks
The missing compound borrowing for Rust.
☆61Updated 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
- Typed any map for rust☆67Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- ☆95Updated last year
- Abstract over different executors☆74Updated 2 years 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.☆87Updated 7 months ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Lending iterators on stable Rust☆83Updated 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…☆97Updated 2 months ago
- ☆44Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Make trait methods callable without the trait in scope☆161Updated last week
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- Compile-time regular expressions, the right way.☆80Updated 9 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 2 months ago
- Define your own PhantomData☆158Updated last week
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- ☆42Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Progress reporting abstraction for Rust☆65Updated last year
- Static time zone information for tz-rs.☆41Updated 5 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago