est31 / postfix-macros
Postfix macros on stable Rust, today.
☆76Updated 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
- ☆111Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- ☆55Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆78Updated last week
- ☆74Updated 3 years ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Extensions for the Rust standard library☆39Updated 11 months ago
- ☆105Updated 11 months ago
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 7 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 2 weeks ago
- Embed images in Rust documentation☆25Updated 3 years ago
- Migrated to Codeberg☆80Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- `$crate` in procedural macros.☆69Updated last week