sam0x17 / macro_magicLinks
A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files
☆57Updated 7 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 last week
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Convert number to enum☆87Updated last year
- Minimal asynchronous executor for Rust☆129Updated last week
- ☆43Updated 2 years ago
- Drop-in replacement for std::time for Wasm in browsers☆79Updated 7 months ago
- A Rust macro to make enums with a subset of values of the parent☆122Updated 3 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆77Updated last year
- A sinless derive helper☆74Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆94Updated last week
- Rust procedural macro attribute parser☆45Updated last year
- Const TypeId and non-'static TypeId☆67Updated last week
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆115Updated last month
- ☆74Updated last month
- WebAssembly sourcemap generator and WASM binary source mapping url section patcher☆42Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Rust macro to specialize on the type of an expression.☆45Updated 2 years ago
- A snapshot of name squatting on crates.io☆75Updated last year
- A std::Instant replacement that works on WASM too.☆112Updated last year
- 🦀 Say goodbye to your Git dependencies, host a Cargo registry using the GitLab package repository☆94Updated 6 months ago
- horrible serde macro stuff☆39Updated last year
- Better reference counted strings for Rust☆136Updated last year
- ☆40Updated last year
- #[no_std] print equivalent for Rust☆64Updated 2 weeks ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month