est31 / postfix-macros
Postfix macros on stable Rust, today.
☆76Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for postfix-macros
- Use declarative macros as proc_macro attributes or derives☆101Updated last year
- ☆112Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆105Updated 2 years ago
- Macro for sealing traits and structures☆49Updated last month
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- ☆55Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆69Updated 3 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆75Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- ☆74Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 9 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆86Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- ☆84Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- ☆50Updated 5 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 3 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- ☆66Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Faster integer division and modulus operations☆70Updated last year