John2143 / totally-speedy-transmuteLinks
this safety is an illusion, exile
☆25Updated 4 years ago
Alternatives and similar repositories for totally-speedy-transmute
Users that are interested in totally-speedy-transmute are comparing it to the libraries listed below
Sorting:
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Token tree calling convention☆80Updated 2 years ago
- ☆63Updated 8 years ago
- ☆34Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆50Updated 2 weeks ago
- Rust NonEmpty slice☆13Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- pin-safe interior mutability☆14Updated 3 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆35Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Easy and safe destructuring for more types.☆33Updated last month
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- ☆29Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 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.