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.☆80Updated 2 months ago
- Rust procedural macro attribute parser☆44Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆81Updated last year
- Convert number to enum☆87Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- Mimicking tokio functionalities on web browsers☆121Updated 6 months ago
- A Rust macro to make enums with a subset of values of the parent☆131Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated 3 weeks ago
- GitHub Action to install Rust's toolchain via rust-toolchain.toml☆30Updated 10 months ago
- Drop-in replacement for std::time for Wasm in browsers☆83Updated last year
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆75Updated last week
- Pull in every source file in a directory as a module☆181Updated 2 weeks ago
- Minimal asynchronous executor for Rust☆133Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Customizable subcommands to build your Wasm projects using xtask.☆57Updated 8 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Mirror of Rust's allocator api for use on stable rust☆73Updated last month
- ☆76Updated 2 weeks ago
- A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.☆29Updated 10 months ago
- Macro based compile-time SCSS transpilation, CSS minification, and class name uniquification toolchain inspired by CSS modules.☆97Updated 8 months ago
- the definitive non-empty slice/array/vec library for Rust☆18Updated 7 months ago
- A simple in-memory search for collections and key-value stores.☆81Updated last month
- WebAssembly sourcemap generator and WASM binary source mapping url section patcher☆44Updated 2 months ago
- Rust macro to specialize on the type of an expression.☆47Updated 2 years ago
- horrible serde macro stuff☆39Updated 2 years ago