sam0x17 / macro_stateLinks
A simple set of Rust proc macros for reading and writing global compile-time state between macro calls
☆29Updated last year
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 last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- `$crate` in procedural macros.☆77Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆76Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Macro for sealing traits and structures☆59Updated last year
- ☆34Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week