sam0x17 / macro_magicLinks
A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files
☆56Updated 6 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.☆74Updated this week
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 11 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Minimal asynchronous runtime for Rust☆129Updated last year
- Fast, minimal, feature-rich, extended formatting syntax for Rust!☆78Updated 3 years ago
- ☆74Updated 3 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated last week
- Rust procedural macro attribute parser☆45Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆76Updated last year
- Compile-time regular expressions, the right way.☆80Updated 6 months ago
- Convert number to enum☆87Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Rust attribute macro to implement a trait for tuples☆27Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆91Updated last week
- Use declarative macros as proc_macro attributes or derives☆138Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated 2 weeks ago
- Drop-in replacement for std::time for Wasm in browsers☆77Updated 7 months ago
- Const TypeId and non-'static TypeId☆67Updated last week
- Pull in every source file in a directory as a module☆177Updated last week
- Rust macro to specialize on the type of an expression.☆45Updated 2 years ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 8 months ago
- Compile-time string formatting☆241Updated 8 months ago
- ☆112Updated 2 years ago
- A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.☆29Updated 5 months ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Check all the things.☆27Updated 4 months ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated last week