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:
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- ☆34Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Efficient byte-stream pipe buffer☆44Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆34Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- ☆30Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- ☆36Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago