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:
- 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.☆75Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆114Updated last month
- Minimal asynchronous executor for Rust☆130Updated last week
- ☆76Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Rust procedural macro attribute parser☆45Updated last year
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆78Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Mimicking tokio functionalities on web browsers☆110Updated 2 months ago
- GitHub Action to install Rust's toolchain via rust-toolchain.toml☆29Updated 7 months ago
- Const TypeId and non-'static TypeId☆68Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Convert number to enum☆87Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last month
- A snapshot of name squatting on crates.io☆75Updated last year
- Fast, minimal, feature-rich, extended formatting syntax.☆78Updated 3 years ago
- Cross-platform implementation of cross-process named locks☆38Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- A type-safe future that can stream progress for Rust☆43Updated 7 months ago
- Drop-in replacement for std::time for Wasm in browsers☆79Updated 8 months ago
- A Rust macro to make enums with a subset of values of the parent☆123Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆107Updated 2 weeks ago
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 10 months ago
- Experimenting with Rust's fundamental data model☆54Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month