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 3 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 8 months ago
- Drop-in replacement for std::time for Wasm in browsers☆76Updated 4 months ago
- `$crate` in procedural macros.☆71Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- A sinless derive helper☆72Updated 6 months ago
- Rust procedural macro attribute parser☆43Updated 11 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆92Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆179Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆60Updated 3 weeks ago
- crates-io is an extension aims to help people to manage their dependencies for rust (crates.io & TOML).☆49Updated 7 months ago
- Minimal asynchronous runtime for Rust☆128Updated 9 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Empowering everyone to build reliable and efficient software, without chains.☆25Updated last month
- ☆41Updated last year
- A tracing subscriber for the web☆20Updated last year
- A Rust macro to make enums with a subset of values of the parent☆98Updated last year
- ☆69Updated last week
- Convert number to enum☆87Updated 10 months ago
- A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.☆28Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆25Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Rust attribute macro to implement a trait for tuples☆25Updated 6 months ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆69Updated 5 months ago
- ☆42Updated 7 months ago