dtolnay / reflect
Compile-time reflection API for developing robust procedural macros (proof of concept)
☆741Updated 2 months ago
Alternatives and similar repositories for reflect:
Users that are interested in reflect are comparing it to the libraries listed below
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- Typed distributed plugin registration☆1,103Updated 2 months ago
- Rust quasi-quoting☆1,403Updated last month
- Slotmap data structure for Rust☆1,196Updated last year
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- A macro to generate structures which behave like bitflags☆1,009Updated 2 months ago
- ☆824Updated last week
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Slab allocator for Rust☆773Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated last month
- Rust method delegation with less boilerplate☆487Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,010Updated last month
- The arena, a fast but limited type of allocator☆540Updated 8 months ago
- Safe cross-platform linker shenanigans☆724Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆801Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆615Updated last year
- A fast bump allocation arena for Rust☆1,697Updated 3 weeks ago
- Numeric traits for generic mathematics in Rust☆796Updated 8 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,224Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆926Updated 3 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆742Updated 2 months ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- A if/elif-like macro for Rust #[cfg] statements☆588Updated 6 months ago
- Rust doesn't have exceptions☆632Updated 4 years ago
- Intrusive collections for Rust☆447Updated 8 months ago
- Data structure serialization library with several opposite design goals from Serde☆853Updated 2 months ago