alecmocatta / replace_withLinks
Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.
☆112Updated 3 months ago
Alternatives and similar repositories for replace_with
Users that are interested in replace_with are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Better reference counted strings for Rust☆135Updated last year
- ☆112Updated 2 years ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- ☆60Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆92Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- ☆93Updated 10 months ago
- Abstract over different executors☆74Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- `$crate` in procedural macros.☆74Updated last week
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Migrated to Codeberg☆79Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆72Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago