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:
- `$crate` in procedural macros.☆71Updated last month
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 8 months ago
- Rust procedural macro attribute parser☆45Updated last year
- ☆69Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.☆28Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated this week
- Cross-platform implementation of cross-process named locks☆35Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆111Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Allows for dynamic compile-time embedding of existing tests and examples in your Rust doc comments and markdown files☆26Updated 4 months ago
- Compile-time regular expressions, the right way.☆78Updated 4 months ago
- Convert number to enum☆87Updated 10 months ago
- A sinless derive helper☆72Updated 7 months ago
- Macros for all your token pasting needs. Successor of paste☆22Updated last month
- 🐱concat! with support for const variables and expressions☆41Updated last month
- Const TypeId and non-'static TypeId☆66Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- Fast, minimal, feature-rich, extended formatting syntax for Rust!☆78Updated 2 years ago
- 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
- crates-io is an extension aims to help people to manage their dependencies for rust (crates.io & TOML).☆49Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- ☆43Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆92Updated 3 weeks ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- cargo release automatisation tooling for massiv mono-repos☆63Updated 2 years ago