dtolnay / reflect
Compile-time reflection API for developing robust procedural macros (proof of concept)
☆707Updated last week
Related projects ⓘ
Alternatives and complementary repositories for reflect
- Macros for all your token pasting needs☆1,026Updated last month
- Typed distributed plugin registration☆997Updated last week
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- A Rust proc-macro attribute parser☆1,025Updated last month
- A vector with a fixed capacity. (Rust)☆747Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- Rust quasi-quoting☆1,330Updated last week
- A macro to generate structures which behave like bitflags☆964Updated last month
- Slotmap data structure for Rust☆1,163Updated 8 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- ☆753Updated last week
- Compile-time type-checked builder derive☆925Updated 2 months ago
- Slab allocator for Rust☆705Updated 2 months ago
- Safe cross-platform linker shenanigans☆653Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- Rust doesn't have exceptions☆630Updated 4 years ago
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- Temporary file library for rust☆1,192Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,451Updated 2 weeks ago
- derive builder implementation for rust structs☆1,333Updated last month
- The arena, a fast but limited type of allocator☆521Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Numeric traits for generic mathematics in Rust☆727Updated 3 months ago
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- Rust method delegation with less boilerplate☆447Updated last month
- Fast floating point to string conversion☆607Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code☆927Updated last month