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:
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆22Apr 11, 2020Updated 5 years ago
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆54Feb 25, 2024Updated 2 years ago
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- ☆19Nov 20, 2021Updated 4 years ago
- SecBox - Sensitive data container☆14Jul 30, 2016Updated 9 years ago
- Disjoint borrow of slices in Rust☆11Sep 1, 2019Updated 6 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Mar 12, 2026Updated last week
- Unix signal handling for tokio☆88Sep 14, 2018Updated 7 years ago
- Like wc, but unicode-aware, and with per-line mode.☆41Sep 30, 2024Updated last year
- Generic Atomic<T> type for Rust☆246Sep 16, 2025Updated 6 months ago
- Compile time numbers in Rust.☆581Nov 2, 2025Updated 4 months ago
- Alternative syntax for printing macros in Rust☆50Nov 15, 2023Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆29Mar 14, 2026Updated last week
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Jan 17, 2017Updated 9 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Nov 20, 2023Updated 2 years ago
- ☆25Oct 8, 2022Updated 3 years ago
- Support for compiling C programs with Eyra☆15Oct 13, 2024Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆41Sep 29, 2025Updated 5 months ago
- The quickest way to override dependencies with Cargo☆83Mar 15, 2026Updated last week
- offsetof for Rust☆231Mar 26, 2024Updated last year
- Fancy output for Cargo☆13Apr 19, 2016Updated 9 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Sep 27, 2022Updated 3 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- Demo: OS sandboxing for unsafe code in Rust☆13Mar 10, 2015Updated 11 years ago
- Rust macro to generate self-referential structs☆213May 1, 2021Updated 4 years ago
- A procedural macro helper for easily writing custom derives for enums.☆35Mar 12, 2026Updated last week
- An extraction of the compiletest utility from the Rust compiler☆233Feb 10, 2026Updated last month
- A structure for holding a set of enum variants☆19Mar 6, 2019Updated 7 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Dec 3, 2017Updated 8 years ago
- An enrichment of Rust's core language to support more advanced features☆22May 25, 2017Updated 8 years ago
- Build and runs code in a sandboxed macOS environment☆35Dec 5, 2025Updated 3 months ago
- A library for creating references that carry their owner with them.☆387Oct 12, 2023Updated 2 years ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Oct 30, 2018Updated 7 years ago
- Generic array types in Rust☆433Nov 19, 2025Updated 4 months ago
- An experimental game engine written in Rust.☆27Sep 8, 2017Updated 8 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Feb 15, 2017Updated 9 years ago
- Write simple proc-macros inline with other source code.☆21Nov 24, 2024Updated last year
- Crunchy unroller - deterministically unroll constant loops☆52Jun 25, 2025Updated 8 months ago