est31 / postfix-macrosLinks
Postfix macros on stable Rust, today.
☆75Updated 4 years ago
Alternatives and similar repositories for postfix-macros
Users that are interested in postfix-macros are comparing it to the libraries listed below
Sorting:
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- ☆112Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- ☆60Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- ☆77Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- ☆59Updated last year
- Extensions for the Rust standard library☆40Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- ☆57Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Cast between dynamic trait objects☆33Updated 5 years ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- A library for compact bit sets containing enums.☆118Updated 3 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- ☆108Updated last year