dtolnay / reflectLinks
Compile-time reflection API for developing robust procedural macros (proof of concept)
☆752Updated last month
Alternatives and similar repositories for reflect
Users that are interested in reflect are comparing it to the libraries listed below
Sorting:
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- Slab allocator for Rust☆801Updated 3 weeks ago
- Typed distributed plugin registration☆1,133Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆755Updated last month
- Rust method delegation with less boilerplate☆491Updated 2 months ago
- Slotmap data structure for Rust☆1,215Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- The arena, a fast but limited type of allocator☆544Updated 10 months ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- ☆836Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,135Updated 4 months ago
- A macro to generate structures which behave like bitflags☆1,028Updated last month
- Module initialization/global constructor functions for Rust☆875Updated last month
- A Rust proc-macro attribute parser☆1,133Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆623Updated last year
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- Fast floating point to string conversion☆644Updated last month
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆746Updated 4 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆755Updated 2 months ago
- Numeric traits for generic mathematics in Rust☆839Updated 3 weeks ago
- Write safer FFI code in Rust without polluting it with unsafe code☆997Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆871Updated last month
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆557Updated last year
- Stackless generators on stable Rust.☆464Updated 3 years ago
- Compact inlined strings for Rust.☆526Updated last year
- Compile-time type-checked builder derive☆1,045Updated 3 months ago
- Rust quasi-quoting☆1,433Updated last month