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
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆64Updated 4 years ago
- Make trait methods callable without the trait in scope☆136Updated last month
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Safely combine results☆81Updated 7 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- ☆107Updated last year
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- docs.rs as a publishing platform?☆68Updated last month
- Utilities for dealing with substructures within syn macros☆139Updated 8 months ago
- Macro for writing nested `if let` expressions☆165Updated last year
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Run closures in parallel☆113Updated 2 months ago
- ☆55Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- ☆72Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 5 months ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago