Compile-time reflection API for developing robust procedural macros (proof of concept)
☆773Feb 16, 2026Updated last month
Alternatives and similar repositories for reflect
Users that are interested in reflect are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Jul 25, 2020Updated 5 years ago
- Typed distributed plugin registration☆1,278Feb 19, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,481Jan 21, 2026Updated 2 months ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- ☆909Feb 16, 2026Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- Parser for Rust source code☆3,302Updated this week
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Safe cross-platform linker shenanigans☆839Feb 19, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Type erasure for async trait methods☆2,133Feb 16, 2026Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,187Feb 8, 2026Updated last month
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆585Oct 12, 2023Updated 2 years ago
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- Defines the Rust borrow checker.☆1,587Jun 6, 2025Updated 9 months ago
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- Rust quasi-quoting☆1,530Mar 3, 2026Updated 2 weeks ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last month
- Analysis of various tricky Rust code☆1,999Dec 20, 2025Updated 3 months ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- An interpreter for Rust's mid-level intermediate representation☆5,966Mar 16, 2026Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,787Feb 7, 2026Updated last month
- Define your own PhantomData☆160Feb 16, 2026Updated last month
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 6 years ago
- Type-erased Serialize, Serializer and Deserializer traits☆815Mar 2, 2026Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- Error management☆1,417May 2, 2020Updated 5 years ago