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
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Slotmap data structure for Rust☆1,284Updated 2 months ago
- The arena, a fast but limited type of allocator☆576Updated last year
- Safe cross-platform linker shenanigans☆828Updated last month
- Typed distributed plugin registration☆1,252Updated 2 weeks ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆582Updated 2 years ago
- Rust method delegation with less boilerplate☆510Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆954Updated 2 months ago
- ☆902Updated 2 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 6 months ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Intrusive collections for Rust☆485Updated last month
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- Rust doesn't have exceptions☆634Updated 5 years ago
- A macro to generate structures which behave like bitflags☆1,096Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆934Updated 11 months ago
- Easy self-referential struct generation for Rust.☆690Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆816Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,026Updated 3 months ago
- Compile-time reference counting☆456Updated 8 months ago
- Fast floating point to string conversion☆690Updated this week
- Data structure serialization library with several opposite design goals from Serde☆914Updated last month
- Rust quasi-quoting☆1,522Updated last week