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:
- ☆112Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- ☆57Updated last year
- Inline procedural macros for Rust☆57Updated 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☆85Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆115Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A library for compact bit sets containing enums.☆101Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- ☆74Updated 3 years ago
- `$crate` in procedural macros.☆71Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 7 months ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Serialization value trees☆44Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- ☆57Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- ☆108Updated last year