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:
- `$crate` in procedural macros.☆77Updated last week
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Convert number to enum☆87Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Rust procedural macro attribute parser☆44Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Mirror of Rust's allocator api for use on stable rust☆69Updated 2 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆189Updated last month
- Compile-time string formatting☆250Updated last month
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Const TypeId and non-'static TypeId☆69Updated last week
- Compile-time regular expressions, the right way.☆80Updated 9 months ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated last month
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago
- Better reference counted strings for Rust☆139Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated last week
- Drop-in replacement for std::time for Wasm in browsers☆82Updated 10 months ago
- Pull in every source file in a directory as a module☆179Updated last week
- Fast, minimal, feature-rich, extended formatting syntax.☆78Updated 3 years ago
- 🐱concat! with support for const variables and expressions☆44Updated last week
- Make trait methods callable without the trait in scope☆161Updated last week
- Find out about keys that are ignored when deserializing data☆95Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- ☆76Updated 3 weeks ago
- Minimal asynchronous executor for Rust☆133Updated this week
- crates-io is an extension aims to help people to manage their dependencies for rust (crates.io & TOML).☆60Updated 3 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆111Updated this week
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year