sam0x17 / macro_stateLinks
A simple set of Rust proc macros for reading and writing global compile-time state between macro calls
☆29Updated 8 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:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- `$crate` in procedural macros.☆71Updated last month
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Arbitrary width integers☆20Updated 3 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆63Updated this week
- ☆29Updated last year
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Inline procedural macros for Rust☆57Updated 2 years ago
- ☆20Updated 3 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- ☆48Updated last year