sam0x17 / macro_stateLinks
A simple set of Rust proc macros for reading and writing global compile-time state between macro calls
☆29Updated 9 months ago
Alternatives and similar repositories for macro_state
Users that are interested in macro_state are comparing it to the libraries listed below
Sorting:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 months ago
- Experimenting with Rust's fundamental data model☆52Updated last week
- 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
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Memory validation framework for Rust☆68Updated 5 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- ☆40Updated last year
- `$crate` in procedural macros.☆73Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆36Updated 11 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- Inline procedural macros for Rust☆57Updated 2 years ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆32Updated 7 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year