dtolnay / reflect
Compile-time reflection API for developing robust procedural macros (proof of concept)
☆735Updated last month
Alternatives and similar repositories for reflect:
Users that are interested in reflect are comparing it to the libraries listed below
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Typed distributed plugin registration☆1,092Updated last month
- Slotmap data structure for Rust☆1,196Updated last year
- A Rust proc-macro attribute parser☆1,101Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,443Updated last week
- Module initialization/global constructor functions for Rust☆836Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,071Updated last month
- Safe cross-platform linker shenanigans☆718Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,001Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆807Updated 5 months ago
- Slab allocator for Rust☆755Updated 2 months ago
- Rust quasi-quoting☆1,398Updated last month
- A macro to generate structures which behave like bitflags☆1,000Updated last month
- ☆815Updated last month
- Rust method delegation with less boilerplate☆478Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,661Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,964Updated last week
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆612Updated last year
- Rust doesn't have exceptions☆631Updated 4 years ago
- A port of MUSL's libm to Rust.☆626Updated this week
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆548Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆907Updated last week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆740Updated 2 months ago
- A crate for managing memory bit by bit☆1,282Updated 8 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆784Updated last month
- Data structure serialization library with several opposite design goals from Serde☆851Updated last month
- Compile time static maps for Rust☆1,912Updated 2 months ago
- Numeric traits for generic mathematics in Rust☆787Updated 8 months ago