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
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- An object system for Rust based on relative pointers☆37Updated 2 years ago
- Take a value atomically once.☆27Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- `$crate` in procedural macros.☆69Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Lending iterators on stable Rust☆82Updated last year
- 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
- Efficient byte-stream pipe buffer☆42Updated 8 months ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- ☆29Updated 10 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- 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☆41Updated 10 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Experimenting with Rust's fundamental data model☆50Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- myrrlyn’s wyzyrdly library☆25Updated 11 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- Make any value Sync but only available on its original thread☆39Updated last week
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 weeks ago
- Easy-to-use optional function arguments for Rust☆47Updated 10 months ago
- A generic, fixed-size, associative cache☆39Updated 4 months ago
- Remove Cargo.lock lockfile☆33Updated last month
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- ☆38Updated last year