dtolnay / reflectLinks
Compile-time reflection API for developing robust procedural macros (proof of concept)
☆749Updated last month
Alternatives and similar repositories for reflect
Users that are interested in reflect are comparing it to the libraries listed below
Sorting:
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- Rust quasi-quoting☆1,425Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- Typed distributed plugin registration☆1,122Updated 3 months ago
- Slab allocator for Rust☆793Updated last week
- Rust doesn't have exceptions☆634Updated 4 years ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- ☆832Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Slotmap data structure for Rust☆1,205Updated last year
- A fast bump allocation arena for Rust☆1,782Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆742Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- Rust method delegation with less boilerplate☆487Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,389Updated last month
- Compile-time type-checked builder derive☆1,033Updated 3 months ago
- Module initialization/global constructor functions for Rust☆869Updated last month
- Safe cross-platform linker shenanigans☆747Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code☆988Updated 3 weeks ago
- Compact inlined strings for Rust.☆523Updated last year
- Support atomic operations on Arc itself☆1,017Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- The arena, a fast but limited type of allocator☆542Updated 10 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆753Updated last month
- A crate for managing memory bit by bit☆1,311Updated 10 months ago
- Numeric traits for generic mathematics in Rust☆832Updated this week