sam0x17 / macro_magicLinks
A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files
☆61Updated 11 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.☆81Updated 2 months ago
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Rust procedural macro attribute parser☆44Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Convert number to enum☆87Updated last year
- Fast, minimal, feature-rich, extended formatting syntax.☆79Updated 3 years ago
- A Rust macro to make enums with a subset of values of the parent☆131Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Drop-in replacement for std::time for Wasm in browsers☆83Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- ☆76Updated 3 weeks ago
- Rust macro to specialize on the type of an expression.☆47Updated 2 years ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated last month
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆81Updated last year
- An implementation of `std :: hash :: Hasher` which does not hash at all.☆71Updated 5 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆205Updated 3 months ago
- Compile-time regular expressions, the right way.☆81Updated last year
- Mimicking tokio functionalities on web browsers☆124Updated last week
- A sinless derive helper☆78Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated last month
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago