dtolnay / reflectLinks
Compile-time reflection API for developing robust procedural macros (proof of concept)
☆766Updated 3 weeks ago
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☆865Updated 2 months ago
- Macros for all your token pasting needs☆1,072Updated last year
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- Typed distributed plugin registration☆1,233Updated 3 weeks ago
- ☆894Updated last week
- Safe cross-platform linker shenanigans☆813Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆846Updated last year
- Module initialization/global constructor functions for Rust☆945Updated last month
- A Rust proc-macro attribute parser☆1,209Updated last week
- Rust method delegation with less boilerplate☆508Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆641Updated 2 years ago
- Slotmap data structure for Rust☆1,272Updated last month
- Easy self-referential struct generation for Rust.☆682Updated last year
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆575Updated 2 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 3 weeks ago
- The arena, a fast but limited type of allocator☆573Updated last year
- Rust doesn't have exceptions☆635Updated 5 years ago
- Compact inlined strings for Rust.☆538Updated 2 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago
- A macro to generate structures which behave like bitflags☆1,085Updated last month
- Stackless generators on stable Rust.☆475Updated 3 years ago
- A memory efficient string type that can store up to 24* bytes on the stack☆808Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆694Updated 3 weeks ago
- Fast floating point to string conversion☆688Updated 2 weeks ago
- A port of MUSL's libm to Rust.☆633Updated 8 months ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- Rust quasi-quoting☆1,510Updated last week
- Intrusive collections for Rust☆477Updated last week
- Compile-time type-checked builder derive☆1,133Updated last week