dtolnay / reflect
Compile-time reflection API for developing robust procedural macros (proof of concept)
☆723Updated 3 weeks ago
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,037Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆837Updated last month
- Rust quasi-quoting☆1,359Updated 3 weeks ago
- Slotmap data structure for Rust☆1,171Updated 10 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,386Updated this week
- Typed distributed plugin registration☆1,040Updated last week
- Slab allocator for Rust☆726Updated last month
- A vector with a fixed capacity. (Rust)☆771Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,050Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆594Updated last year
- Rust doesn't have exceptions☆631Updated 4 years ago
- Safe cross-platform linker shenanigans☆677Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆867Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,058Updated last month
- Module initialization/global constructor functions for Rust☆775Updated last month
- Compile-time type-checked builder derive☆939Updated 4 months ago
- The arena, a fast but limited type of allocator☆525Updated 5 months ago
- A fast bump allocation arena for Rust☆1,501Updated 4 months ago
- A macro to generate structures which behave like bitflags☆977Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,312Updated last week
- Rust method delegation with less boilerplate☆451Updated this week
- Just, really the littlest Vec you could need. So smol.☆657Updated 2 weeks ago
- A multiprocess drop-in replacement for Rust channels☆897Updated 3 weeks ago
- ☆778Updated last week
- Some more derive(Trait) options☆1,790Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆762Updated 5 months ago
- Numeric traits for generic mathematics in Rust☆756Updated 5 months ago
- derive builder implementation for rust structs☆1,374Updated 3 months ago
- Portable Packed SIMD Vectors for Rust standard library☆607Updated 8 months ago
- Support atomic operations on Arc itself☆851Updated 2 weeks ago