dtolnay / mashup
Concatenate identifiers in a macro invocation
☆93Updated last year
Related projects ⓘ
Alternatives and complementary repositories for mashup
- ☆66Updated 3 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Safely combine results☆81Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated this week
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A circular buffer with fixed capacity (Rust).☆102Updated 10 months ago
- Automatic cfg for Rust compiler features☆95Updated last month
- Procedural macros in expression position☆203Updated last year
- ☆55Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆73Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 3 months ago
- ☆123Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- Runtime string formatting for Rust☆62Updated 5 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- ☆100Updated 7 months ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Write doc comments from macros☆98Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆128Updated 2 weeks ago