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.
☆109Updated last week
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.☆162Updated last week
- Better reference counted strings for Rust☆126Updated 10 months ago
- Make trait methods callable without the trait in scope☆146Updated last week
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- ☆112Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- An exploration of Storages☆35Updated last year
- Lending iterators on stable Rust☆82Updated last year
- ☆57Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Use declarative macros as proc_macro attributes or derives☆113Updated last month
- (lifetime) GATs on stable Rust☆58Updated last year
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆85Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last week
- ☆88Updated 7 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 months ago