Compile-time reflection API for developing robust procedural macros (proof of concept)
☆772Feb 16, 2026Updated 2 weeks ago
Alternatives and similar repositories for reflect
Users that are interested in reflect are comparing it to the libraries listed below
Sorting:
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Jul 25, 2020Updated 5 years ago
- Typed distributed plugin registration☆1,268Feb 19, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated 2 weeks ago
- ☆900Feb 16, 2026Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated last week
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- Parser for Rust source code☆3,294Updated this week
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆584Oct 12, 2023Updated 2 years ago
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- Rust quasi-quoting☆1,524Feb 18, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,184Feb 8, 2026Updated 3 weeks ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated 2 weeks ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- Type-erased Serialize, Serializer and Deserializer traits☆810Feb 16, 2026Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,772Feb 7, 2026Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago
- An interpreter for Rust's mid-level intermediate representation☆5,929Feb 24, 2026Updated last week
- Analysis of various tricky Rust code☆1,996Dec 20, 2025Updated 2 months ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- A small and fast async runtime for Rust☆4,788Feb 23, 2026Updated last week
- Compile time numbers in Rust.☆578Nov 2, 2025Updated 4 months ago