dtolnay / mashupLinks
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
Sorting:
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆124Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Safely combine results☆81Updated 10 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- Runtime string formatting for Rust☆64Updated 5 years ago
- Run closures in parallel☆114Updated 5 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- ☆109Updated last year
- ☆58Updated 10 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- docs.rs as a publishing platform?☆69Updated last month
- Write doc comments from macros☆99Updated 3 years ago
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- ☆57Updated last year
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- Custom derivation macro for Rust☆112Updated 7 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆178Updated 6 years ago
- Token tree calling convention☆79Updated 2 years ago