Token tree calling convention
☆82Dec 19, 2022Updated 3 years ago
Alternatives and similar repositories for tt-call
Users that are interested in tt-call are comparing it to the libraries listed below
Sorting:
- Utilities for dealing with substructures within syn macros☆144May 5, 2025Updated 9 months ago
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago
- Inline procedural macros for Rust☆56Aug 27, 2022Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Jan 22, 2026Updated last month
- A macro to define lambda-like macros inline.☆17Sep 8, 2019Updated 6 years ago
- ☆61Aug 23, 2023Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆164Feb 16, 2026Updated 2 weeks ago
- A macro impl and discussion about named & default args in Rust.☆18Dec 20, 2018Updated 7 years ago
- Asynchronous pipelines of contiguous data, for rust.☆18Oct 9, 2023Updated 2 years ago
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆117Jan 10, 2023Updated 3 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Dec 3, 2017Updated 8 years ago
- An analysis library for zero-sum games, written in Rust☆18Sep 13, 2021Updated 4 years ago
- Helper proc-macro to "ungroup" a captured metavariable☆10Jul 19, 2023Updated 2 years ago
- Enforce Rust documentation correctness☆14Dec 1, 2022Updated 3 years ago
- Uses `noise-rs` library rendered to render noise to a canvas, allowing users to select and configure the utilized noise functions.☆11Nov 19, 2018Updated 7 years ago
- Async test/bench toolkit including single stepping executors. No-std compatible.☆14Sep 19, 2021Updated 4 years ago
- Lightweight path selector for searching Rust code☆16May 22, 2023Updated 2 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Mar 6, 2018Updated 7 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- Renders interactive fractal-like animations☆19May 16, 2017Updated 8 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆215Sep 4, 2023Updated 2 years ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Jun 7, 2020Updated 5 years ago
- A syntactic "for" loop Rust macro☆55Jan 17, 2023Updated 3 years ago
- Rust library for memory barrier☆36May 17, 2024Updated last year
- ☆36Aug 8, 2024Updated last year
- A linear solver designed to be easy to use with Rust enums.☆34Apr 11, 2021Updated 4 years ago
- `Pin`-based stopgap for unboxed aliasable values in self-referential data structures in Rust☆15Aug 27, 2022Updated 3 years ago
- Type checked partial references for rust☆14Jul 17, 2021Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Oct 23, 2020Updated 5 years ago
- Automatic cfg for Rust compiler features☆111Feb 5, 2026Updated 3 weeks ago
- Crate for data that should be pinned to the stack at the point of declaration.☆14Dec 21, 2020Updated 5 years ago
- Postfix macros on stable Rust, today.☆76Mar 1, 2021Updated 5 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Jul 11, 2019Updated 6 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆772Feb 16, 2026Updated 2 weeks ago
- ☆53Sep 12, 2025Updated 5 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- More reliable path manipulation.☆67Dec 27, 2025Updated 2 months ago