sam0x17 / macro_magic
A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files
☆41Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for macro_magic
- `$crate` in procedural macros.☆65Updated 2 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆28Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- ☆35Updated last year
- Drop-in replacement for std::time for Wasm in browsers☆51Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- ☆65Updated 5 months ago
- Convert number to enum☆90Updated 3 months ago
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- Floating point types which can be safely shared between threads☆14Updated 2 months ago
- A sinless derive helper☆47Updated this week
- 🐱concat! with support for const variables and expressions☆35Updated last month
- Rust procedural macro attribute parser☆36Updated 4 months ago
- Minimal asynchronous runtime for Rust☆121Updated 2 months ago
- 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
- Find out about keys that are ignored when deserializing data☆75Updated last month
- Hash trait that is object-safe☆29Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆77Updated last month
- A websocket protocol implementation.☆89Updated last week
- Mirror of Rust's allocator api for use on stable rust☆43Updated this week
- Rust attribute macro to implement a trait for tuples☆23Updated 2 weeks ago
- crates-io is an extension aims to help people to manage their dependencies for rust (crates.io & TOML).☆36Updated 2 weeks ago
- WebAssembly sourcemap generator and WASM binary source mapping url section patcher☆26Updated 2 months ago
- ☆35Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆173Updated 3 months ago
- ☆58Updated 9 months ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Add observability to your Rust types!☆43Updated 3 weeks ago
- Threadsafe RefCell for Rust☆88Updated last year
- Const TypeId and non-'static TypeId☆53Updated last week