Concatenate identifiers in a macro invocation
☆94Dec 19, 2022Updated 3 years ago
Alternatives and similar repositories for mashup
Users that are interested in mashup are comparing it to the libraries listed below
Sorting:
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- A macro to generate Rust actors☆46Jan 14, 2021Updated 5 years ago
- Authenticate with GitHub from the command line.☆17Dec 18, 2020Updated 5 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- ☆64Aug 28, 2024Updated last year
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆117Jan 10, 2023Updated 3 years ago
- A generic, fixed-size, associative cache☆40Nov 8, 2024Updated last year
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆232Feb 10, 2026Updated 3 weeks ago
- Token tree calling convention☆82Dec 19, 2022Updated 3 years ago
- More maintainable Rust test☆28Sep 5, 2021Updated 4 years ago
- ☆206Feb 8, 2026Updated 3 weeks ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Oct 7, 2022Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Jun 20, 2018Updated 7 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Mar 6, 2018Updated 7 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Rust macro to generate self-referential structs☆212May 1, 2021Updated 4 years ago
- Helpers for clearing sensitive data on the stack and heap☆53Jun 14, 2025Updated 8 months ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆215Sep 4, 2023Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Async stream for Rust and the futures crate.☆193Updated this week
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- watt-based inline procedural macros☆14Jul 17, 2020Updated 5 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆772Feb 16, 2026Updated 2 weeks ago
- An implementation of the `group_by` Haskell function for slice and strings☆54May 3, 2023Updated 2 years ago
- ☆165Oct 31, 2018Updated 7 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆242May 11, 2022Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆164Feb 16, 2026Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Jun 18, 2021Updated 4 years ago
- Custom derivation macro for Rust☆113Dec 5, 2017Updated 8 years ago
- A Rust procedural macro for tracing function execution☆339Jul 4, 2023Updated 2 years ago
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- Cascade expressions in Rust, inspired by Dart☆123Apr 22, 2024Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Aug 31, 2019Updated 6 years ago
- Overloadable functions in rust.☆43Aug 8, 2019Updated 6 years ago
- Install a rustc master toolchain usable from rustup☆76Feb 4, 2026Updated last month