est31 / postfix-macrosLinks
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
Sorting:
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- ☆111Updated 3 years ago
- ☆61Updated 2 years ago
- Extensions for the Rust standard library☆42Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- ☆61Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆77Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆36Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago
- Case transforming macros for idents☆42Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago