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:
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆60Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Safely combine results☆81Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆65Updated 4 years ago
- ☆125Updated 3 years ago
- Run closures in parallel☆115Updated 8 months ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- ☆60Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 9 months ago
- ☆87Updated 8 months ago
- A cross platform rust debugger hook☆71Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Macro for writing nested `if let` expressions☆168Updated last month