dtolnay / mashupLinks
Concatenate identifiers in a macro invocation
☆94Updated 3 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☆78Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Safely combine results☆82Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- ☆62Updated last year
- ☆65Updated 4 years ago
- Write doc comments from macros☆101Updated last month
- Procedural macros in expression position☆204Updated 3 years ago
- A cross platform rust debugger hook☆72Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- ☆125Updated 3 years ago
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- ☆61Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆180Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- docs.rs as a publishing platform?☆71Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆184Updated last month
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last week
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago