udoprog / borrowmeLinks
The missing compound borrowing for Rust.
☆61Updated 3 weeks ago
Alternatives and similar repositories for borrowme
Users that are interested in borrowme are comparing it to the libraries listed below
Sorting:
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Abstract over different executors☆74Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- Typed any map for rust☆67Updated 10 months ago
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- Define your own PhantomData☆158Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- ☆93Updated 11 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Make trait methods callable without the trait in scope☆159Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆60Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Static time zone information for tz-rs.☆41Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆46Updated 2 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 3 months ago
- Umbrella repository for Krabcake experiments☆47Updated 8 months ago
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- IO-agnostic line editor for embedded systems☆110Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month