sam0x17 / macro_state
A simple set of Rust proc macros for reading and writing global compile-time state between macro calls
☆29Updated 5 months ago
Alternatives and similar repositories for macro_state:
Users that are interested in macro_state are comparing it to the libraries listed below
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- ☆36Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Remove Cargo.lock lockfile☆33Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- ☆29Updated 10 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- ☆36Updated 7 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- `$crate` in procedural macros.☆69Updated last week
- Threadsafe RefCell for Rust☆90Updated this week