dtolnay / reflect
Compile-time reflection API for developing robust procedural macros (proof of concept)
☆727Updated this week
Alternatives and similar repositories for reflect:
Users that are interested in reflect are comparing it to the libraries listed below
- Typed distributed plugin registration☆1,069Updated this week
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,405Updated this week
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- Rust quasi-quoting☆1,369Updated this week
- Slotmap data structure for Rust☆1,180Updated 11 months ago
- A vector with a fixed capacity. (Rust)☆791Updated 4 months ago
- Module initialization/global constructor functions for Rust☆798Updated this week
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- ☆792Updated this week
- A macro to generate structures which behave like bitflags☆985Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,058Updated this week
- Slab allocator for Rust☆741Updated last week
- Safe cross-platform linker shenanigans☆696Updated this week
- A fast bump allocation arena for Rust☆1,565Updated 3 weeks ago
- Compile-time type-checked builder derive☆946Updated 5 months ago
- A string type for Rust that is not required to be valid UTF-8.☆886Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆768Updated 6 months ago
- Data structure serialization library with several opposite design goals from Serde☆832Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆710Updated this week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆731Updated last week
- The arena, a fast but limited type of allocator☆529Updated 6 months ago
- Rust doesn't have exceptions☆631Updated 4 years ago
- Runtime for executing procedural macros as WebAssembly☆1,338Updated this week
- derive simple constructor functions for Rust structs☆541Updated 5 months ago
- A crate for managing memory bit by bit☆1,259Updated 6 months ago
- Some more derive(Trait) options☆1,840Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,212Updated 11 months ago
- Rust library allowing to register multiple handlers for the same signal☆750Updated 5 months ago