sam0x17 / macro_stateLinks
A simple set of Rust proc macros for reading and writing global compile-time state between macro calls
☆29Updated 10 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:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- `$crate` in procedural macros.☆74Updated 3 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- ☆73Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- (lifetime) GATs on stable Rust☆59Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- Memory validation framework for Rust☆69Updated 6 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago