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:
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Efficient byte-stream pipe buffer☆44Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Rust String type with configurable byte storage.☆36Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- Experimenting with Rust's fundamental data model☆58Updated 3 months ago
- ☆36Updated last year
- Macro for sealing traits and structures☆61Updated last year
- ☆34Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- ☆42Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago