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
- Custom derivation macro for Rust☆112Updated 7 years ago
- A circular buffer with fixed capacity (Rust).☆103Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Safely combine results☆81Updated 6 months ago
- Write doc comments from macros☆100Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Run closures in parallel☆113Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 7 months ago
- ☆64Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Make trait methods callable without the trait in scope☆135Updated last week
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- ☆55Updated last year
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- ☆124Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- ☆59Updated 6 months ago
- Cargo subcommand for checking your documentation for broken links☆152Updated 3 months ago