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
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- ☆64Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months 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 small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Macro for writing nested `if let` expressions☆165Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Safely combine results☆81Updated 8 months ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Run closures in parallel☆113Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆139Updated this week
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- ☆107Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- ☆58Updated 8 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- ☆56Updated last year
- ☆56Updated 11 months ago