sam0x17 / macro_magicLinks
A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files
☆60Updated 8 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.☆76Updated last month
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Minimal asynchronous executor for Rust☆133Updated last week
- Rust procedural macro attribute parser☆45Updated last year
- Rust macro to specialize on the type of an expression.☆46Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- A sinless derive helper☆74Updated 4 months ago
- Convert number to enum☆87Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 2 weeks ago
- ☆76Updated last week
- Const TypeId and non-'static TypeId☆69Updated last month
- Hash trait that is object-safe☆36Updated last week
- A scope for async_std and tokio to spawn non-static futures☆151Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated this week
- Macro for sealing traits and structures☆59Updated 11 months ago
- Find out about keys that are ignored when deserializing data☆95Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- ☆112Updated 2 years ago
- Drop-in replacement for std::time for Wasm in browsers☆81Updated 9 months ago
- A Rust macro to make enums with a subset of values of the parent☆127Updated last month
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- Experimenting with Rust's fundamental data model☆54Updated last month
- WebAssembly sourcemap generator and WASM binary source mapping url section patcher☆45Updated 8 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆78Updated last year
- crates-io is an extension aims to help people to manage their dependencies for rust (crates.io & TOML).☆60Updated 2 months ago
- Better reference counted strings for Rust☆138Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Fast, minimal, feature-rich, extended formatting syntax.☆78Updated 3 years ago