Intended to allow taking a T from a &mut T temporarily
☆81Nov 21, 2019Updated 6 years ago
Alternatives and similar repositories for take_mut
Users that are interested in take_mut are comparing it to the libraries listed below
Sorting:
- Stack-allocated DSTs for rust (fixed capacity)☆54Feb 25, 2024Updated 2 years ago
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Oct 30, 2018Updated 7 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆22Apr 11, 2020Updated 5 years ago
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- Generic Atomic<T> type for Rust☆246Sep 16, 2025Updated 5 months ago
- A macro impl and discussion about named & default args in Rust.☆18Dec 20, 2018Updated 7 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Feb 7, 2026Updated 3 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆39Sep 29, 2025Updated 5 months ago
- Rust macro to generate self-referential structs☆212May 1, 2021Updated 4 years ago
- Support for compiling C programs with Eyra☆15Oct 13, 2024Updated last year
- Build and runs code in a sandboxed macOS environment☆35Dec 5, 2025Updated 2 months ago
- Compile time numbers in Rust.☆578Nov 2, 2025Updated 4 months ago
- Like wc, but unicode-aware, and with per-line mode.☆40Sep 30, 2024Updated last year
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- Unix signal handling for tokio☆88Sep 14, 2018Updated 7 years ago
- An extraction of the compiletest utility from the Rust compiler☆232Feb 10, 2026Updated 2 weeks ago
- A procedural macro helper for easily writing custom derives for enums.☆35Updated this week
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- offsetof for Rust☆229Mar 26, 2024Updated last year
- The quickest way to override dependencies with Cargo☆83Feb 22, 2026Updated last week
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆25Jan 31, 2022Updated 4 years ago
- std-alternative prototyping / education library☆12Dec 1, 2025Updated 3 months ago
- Managing Rust dependencies via a dashboard☆50Jul 19, 2023Updated 2 years ago
- ☆58Mar 30, 2021Updated 4 years ago
- ☆25Oct 8, 2022Updated 3 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆215Sep 4, 2023Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆116May 20, 2025Updated 9 months ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- Fallible allocation support for Rust's Vec☆30May 14, 2024Updated last year
- SecBox - Sensitive data container☆14Jul 30, 2016Updated 9 years ago
- Experimental language-level polyfills for Async Rust☆48May 31, 2021Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Nov 20, 2023Updated 2 years ago
- Alternative syntax for printing macros in Rust☆50Nov 15, 2023Updated 2 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Mar 12, 2020Updated 5 years ago
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- Demo: OS sandboxing for unsafe code in Rust☆13Mar 10, 2015Updated 10 years ago
- ☆55Aug 16, 2025Updated 6 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago