alecmocatta / replace_with
Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.
☆108Updated 2 years ago
Alternatives and similar repositories for replace_with:
Users that are interested in replace_with are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Better reference counted strings for Rust☆117Updated 6 months ago
- Serialization value trees☆43Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated this week
- Const TypeId and non-'static TypeId☆58Updated last month
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Threadsafe RefCell for Rust☆89Updated last year
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- ☆112Updated 2 years ago
- Project group working on the "safe transmute" feature☆87Updated 4 months ago
- Automatic cfg for Rust compiler features☆95Updated 3 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆83Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆141Updated last week
- Automatically implement traits for common smart pointers☆104Updated this week
- Big array helper for serde☆60Updated 8 months ago
- ☆55Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- (lifetime) GATs on stable Rust☆56Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated 2 months ago
- An alternate Cargo registry using static files☆110Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆98Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated 3 weeks ago
- An attribute to create an atomic wrapper around a C-style enum☆40Updated 6 months ago
- Pull in every source file in a directory as a module☆160Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last week
- `$crate` in procedural macros.☆68Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last week