Procedural macros in expression position
☆204Dec 19, 2022Updated 3 years ago
Alternatives and similar repositories for proc-macro-hack
Users that are interested in proc-macro-hack are comparing it to the libraries listed below
Sorting:
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago
- Rust macro to generate self-referential structs☆212May 1, 2021Updated 4 years ago
- Utilities for pinning☆100Apr 5, 2024Updated last year
- Error management☆1,417May 2, 2020Updated 5 years ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆772Feb 16, 2026Updated last week
- Automatic cfg for Rust compiler features☆111Feb 5, 2026Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆143May 5, 2025Updated 9 months ago
- Heap-based async timers☆216Jun 14, 2024Updated last year
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Jul 11, 2019Updated 6 years ago
- An experiment in embedding layout computations in the type system.☆17Aug 18, 2019Updated 6 years ago
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- A library for creating references that carry their owner with them.☆386Oct 12, 2023Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆38Feb 15, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- A parser combinator library for Rust☆1,354Feb 3, 2026Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Jul 25, 2020Updated 5 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆401May 6, 2022Updated 3 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- ☆61Aug 23, 2023Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 4 years ago
- Automatically apply the suggestions made by rustc☆852Nov 22, 2023Updated 2 years ago
- Rust quasi-quoting☆1,524Feb 18, 2026Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆268Jan 1, 2020Updated 6 years ago
- ☆110Apr 3, 2024Updated last year
- Compile time numbers in Rust.☆578Nov 2, 2025Updated 3 months ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- Rust crate for a convenient RAII scope guard.☆551Jul 17, 2023Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Jun 17, 2019Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Nov 21, 2019Updated 6 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- offsetof for Rust☆229Mar 26, 2024Updated last year
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated last week