dtolnay / mashup
Concatenate identifiers in a macro invocation
☆93Updated 2 years ago
Alternatives and similar repositories for mashup:
Users that are interested in mashup are comparing it to the libraries listed below
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Safely combine results☆81Updated 5 months ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- ☆64Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- A cross platform rust debugger hook☆72Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Write doc comments from macros☆99Updated 3 years ago
- ☆59Updated 5 months ago
- Safe pointer-to-member functionality for rust☆33Updated 8 months ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- An extraction of the compiletest utility from the Rust compiler☆222Updated last month
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 6 months ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago