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
- Macro for sealing traits and structures☆51Updated 3 months ago
- ☆111Updated 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.☆109Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- ☆55Updated last year
- Inline procedural macros for Rust☆55Updated 2 years ago
- ☆74Updated 3 years ago
- A tiny library for chaining free functions into method call chains.☆45Updated 4 years ago
- ☆55Updated 10 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 3 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Serialization value trees☆44Updated 7 months ago
- ☆105Updated 11 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Pull in every source file in a directory as a module☆169Updated 2 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A library for compact bit sets containing enums.☆98Updated last week
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 7 months ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆78Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago