Sgeo / take_mutLinks
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
Sorting:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A rust library for checked floating point operations☆81Updated 6 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months 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 wrapper for initializing arrays☆73Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Token tree calling convention☆79Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆57Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last month
- ☆63Updated 7 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- Write doc comments from macros☆99Updated 3 years ago
- Safely combine results☆81Updated 9 months ago
- ☆57Updated last year
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- ☆108Updated last year
- A library for compact bit sets containing enums.☆103Updated last month
- Inline procedural macros for Rust☆57Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago