Sgeo / take_mut
Intended to allow taking a T from a &mut T temporarily
☆78Updated 5 years ago
Alternatives and similar repositories for take_mut:
Users that are interested in take_mut are comparing it to the libraries listed below
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- ☆55Updated last year
- A rust library for checked floating point operations☆82Updated 3 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Write doc comments from macros☆101Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆61Updated 7 years ago
- docs.rs as a publishing platform?☆68Updated last month
- ☆59Updated 6 months ago
- A library for compact bit sets containing enums.☆98Updated 2 weeks ago
- Keep version numbers in sync with Cargo.toml☆73Updated 10 months ago
- ☆54Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago