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 primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- 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
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Macro for sealing traits and structures☆61Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- ☆42Updated 2 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
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆34Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- ☆61Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Cargo API written in Paris☆55Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Some internal rustc tools made accessible☆47Updated 3 months ago