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 9 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 last year
- `$crate` in procedural macros.☆77Updated 3 weeks ago
- Rust procedural macro attribute parser☆44Updated last year
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Rust macro to specialize on the type of an expression.☆47Updated 2 years ago
- Drop-in replacement for std::time for Wasm in browsers☆82Updated 10 months ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- WebAssembly sourcemap generator and WASM binary source mapping url section patcher☆45Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Fast, minimal, feature-rich, extended formatting syntax.☆78Updated 3 years ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated last year
- A sinless derive helper☆76Updated 5 months ago
- ☆112Updated 3 years ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆79Updated last year
- Convert number to enum☆87Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- ☆76Updated last month
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Rust attribute macro to implement a trait for tuples☆27Updated last year
- Mirror of Rust's allocator api for use on stable rust☆71Updated this week
- Detect blocking code in Tokio async tasks. (Rust)☆81Updated 3 months ago
- GitHub Action to install Rust's toolchain via rust-toolchain.toml☆30Updated 9 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 2 weeks ago
- 📦 Creates graphs of crates from cargo metadata 🦀☆69Updated 6 months ago
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆73Updated last week
- Name return types of async fn on stable Rust☆19Updated 3 months ago