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 2 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.☆166Updated 2 weeks ago
- ☆112Updated 2 years ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- Better reference counted strings for Rust☆131Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆141Updated 8 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- ☆57Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Migrated to Codeberg☆79Updated last year
- A library for compact bit sets containing enums.☆114Updated last week
- Define your own PhantomData☆155Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- A tool to mine crates.io and produce static websites☆133Updated 9 months ago
- Use declarative macros as proc_macro attributes or derives☆133Updated last month
- ☆72Updated 2 months ago
- Minimal asynchronous runtime for Rust☆130Updated 11 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago