sam0x17 / macro_magicLinks
A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files
☆54Updated 5 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 10 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated last week
- `$crate` in procedural macros.☆73Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Rust procedural macro attribute parser☆45Updated last year
- Minimal asynchronous runtime for Rust☆129Updated last year
- Experimenting with Rust's fundamental data model☆53Updated last month
- ☆73Updated last week
- Drop-in replacement for std::time for Wasm in browsers☆77Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- ☆43Updated last year
- Convert number to enum☆87Updated last year
- A sinless derive helper☆74Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last week
- A snapshot of name squatting on crates.io☆75Updated last year
- A scope for async_std and tokio to spawn non-static futures☆143Updated last year
- A Rust macro to make enums with a subset of values of the parent☆121Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆88Updated this week
- Const TypeId and non-'static TypeId☆66Updated this week
- A std::Instant replacement that works on WASM too.☆112Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last week
- An implementation of `std :: hash :: Hasher` which does not hash at all.☆68Updated 4 years ago
- Use declarative macros as proc_macro attributes or derives☆137Updated 2 months ago
- Hash trait that is object-safe☆35Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- Compile-time string formatting☆239Updated 8 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆99Updated last week
- WebAssembly sourcemap generator and WASM binary source mapping url section patcher☆42Updated 5 months ago
- Threadsafe RefCell for Rust☆93Updated 5 months ago