sam0x17 / macro_state
A simple set of Rust proc macros for reading and writing global compile-time state between macro calls
☆29Updated 3 months ago
Alternatives and similar repositories for macro_state:
Users that are interested in macro_state are comparing it to the libraries listed below
- `$crate` in procedural macros.☆68Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- An object system for Rust based on relative pointers☆37Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- Take a value atomically once.☆27Updated last year
- Efficient byte-stream pipe buffer☆42Updated 6 months ago
- ☆36Updated last year
- myrrlyn’s wyzyrdly library☆25Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆75Updated this week
- A more flexible version of the Rust `scoped-tls` library☆14Updated 3 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- (lifetime) GATs on stable Rust☆56Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- Lending iterators on stable Rust☆81Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆67Updated last month
- ☆35Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆67Updated 2 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- ☆30Updated last month
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- ☆20Updated 2 years ago
- ☆29Updated 8 months ago
- Nudging the compiler to auto-vectorize things☆74Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Macro for sealing traits and structures☆50Updated last month
- A sinless derive helper☆52Updated 2 months ago