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 7 months ago
- ☆112Updated 3 years ago
- ☆61Updated 2 years ago
- Macro for sealing traits and structures☆60Updated last year
- ☆77Updated 4 years ago
- ☆60Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Extensions for the Rust standard library☆42Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Token tree calling convention☆82Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- ☆23Updated 9 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 2 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Make trait methods callable without the trait in scope☆161Updated this week
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago