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)☆30Updated 7 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Take a value atomically once.☆30Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Completion futures for Rust☆19Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- `$crate` in procedural macros.☆71Updated 2 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆31Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆29Updated last year
- ☆32Updated 6 months ago
- Rust attribute macro to implement a trait for tuples☆25Updated 6 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- ☆40Updated last year
- Rust traits for key comparison in maps.☆30Updated 3 months ago