sam0x17 / macro_magic
A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files
☆46Updated this week
Alternatives and similar repositories for macro_magic:
Users that are interested in macro_magic are comparing it to the libraries listed below
- `$crate` in procedural macros.☆69Updated last month
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 4 months ago
- A sinless derive helper☆62Updated 3 months ago
- Rust procedural macro attribute parser☆38Updated 8 months ago
- A snapshot of name squatting on crates.io☆75Updated 10 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- cargo release automatisation tooling for massiv mono-repos☆62Updated last year
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- Pre-RFC for merging cargo-script into cargo☆36Updated this week
- Allows for dynamic compile-time embedding of existing tests and examples in your Rust doc comments and markdown files☆26Updated 3 months ago
- Cross-platform implementation of cross-process named locks☆36Updated 11 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆83Updated last month
- Drop-in replacement for std::time for Wasm in browsers☆68Updated 3 weeks ago
- ☆41Updated last year
- Find out about keys that are ignored when deserializing data☆79Updated this week
- ☆25Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆101Updated this week
- Experimenting with Rust's fundamental data model☆50Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 3 weeks ago
- Minimal TOML library with few dependencies☆84Updated this week
- Const TypeId and non-'static TypeId☆60Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- crates-io is an extension aims to help people to manage their dependencies for rust (crates.io & TOML).☆47Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- A Rust macro to make enums with a subset of values of the parent☆85Updated 9 months ago
- WebAssembly sourcemap generator and WASM binary source mapping url section patcher☆34Updated last month
- A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.☆27Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆41Updated last week