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 last month
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.☆166Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆149Updated last month
- ☆112Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Macro for sealing traits and structures☆57Updated 7 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆104Updated 6 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- ☆57Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated last month
- Define your own PhantomData☆155Updated this week
- `$crate` in procedural macros.☆73Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Migrated to Codeberg☆79Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated 4 months ago
- A library for compact bit sets containing enums.☆109Updated 2 months ago
- Abstract over different executors☆74Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago