sam0x17 / macro_magicLinks
A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files
☆54Updated 4 months ago
Alternatives and similar repositories for macro_magic
Users that are interested in macro_magic are comparing it to the libraries listed below
Sorting:
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 9 months ago
- `$crate` in procedural macros.☆73Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆111Updated 3 weeks ago
- crates-io is an extension aims to help people to manage their dependencies for rust (crates.io & TOML).☆55Updated 8 months ago
- A sinless derive helper☆72Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated 3 weeks ago
- A snapshot of name squatting on crates.io☆75Updated last year
- ☆72Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Rust procedural macro attribute parser☆45Updated last year
- A Rust macro to make enums with a subset of values of the parent☆101Updated last month
- Macro for sealing traits and structures☆58Updated 7 months ago
- 🐱concat! with support for const variables and expressions☆41Updated last week
- Find out about keys that are ignored when deserializing data☆86Updated last month
- Const TypeId and non-'static TypeId☆66Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- Rust attribute macro to implement a trait for tuples☆26Updated 7 months ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆28Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Hash trait that is object-safe☆33Updated last month
- GitHub Action to install Rust's toolchain via rust-toolchain.toml☆30Updated 4 months ago
- A Rust crate for creating and managing system call filters, providing a safe and ergonomic interface for controlling access to system res…☆37Updated 2 weeks ago
- Experimenting with Rust's fundamental data model☆52Updated last week
- horrible serde macro stuff☆39Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- Minimal asynchronous runtime for Rust☆130Updated 11 months ago
- Rust macro to specialize on the type of an expression.☆42Updated 2 years ago
- ☆43Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year