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:
- ☆112Updated 2 years ago
- ☆61Updated 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.☆114Updated 5 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Extensions for the Rust standard library☆40Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆59Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- `$crate` in procedural macros.☆76Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- ☆108Updated last year
- Better reference counted strings for Rust☆138Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- ☆77Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Cast between dynamic trait objects☆33Updated 5 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- ☆56Updated 2 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago