dtolnay / reflectLinks
Compile-time reflection API for developing robust procedural macros (proof of concept)
☆768Updated last month
Alternatives and similar repositories for reflect
Users that are interested in reflect are comparing it to the libraries listed below
Sorting:
- Slab allocator for Rust☆870Updated last week
- Macros for all your token pasting needs☆1,077Updated last year
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- The arena, a fast but limited type of allocator☆576Updated last year
- Rust method delegation with less boilerplate☆510Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆582Updated 2 years ago
- Typed distributed plugin registration☆1,252Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆828Updated last month
- Rust doesn't have exceptions☆634Updated 5 years ago
- ☆902Updated 2 weeks ago
- Slotmap data structure for Rust☆1,285Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated this week
- Module initialization/global constructor functions for Rust☆954Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- Stackless generators on stable Rust.☆476Updated 3 years ago
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆816Updated last month
- A macro to generate structures which behave like bitflags☆1,096Updated 2 months ago
- A port of MUSL's libm to Rust.☆637Updated 9 months ago
- Compact inlined strings for Rust.☆541Updated 2 years ago
- Easy self-referential struct generation for Rust.☆691Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 6 months ago
- Compile-time type-checked builder derive☆1,140Updated last month
- Compile-time reference counting☆457Updated 8 months ago
- Intrusive collections for Rust☆487Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,469Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆702Updated this week