dtolnay / reflectLinks
Compile-time reflection API for developing robust procedural macros (proof of concept)
☆746Updated 2 weeks ago
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☆787Updated last week
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Typed distributed plugin registration☆1,113Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- Safe cross-platform linker shenanigans☆739Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,131Updated 2 months ago
- Rust quasi-quoting☆1,420Updated last week
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- Rust method delegation with less boilerplate☆487Updated last month
- Compile-time type-checked builder derive☆1,023Updated 2 months ago
- Slotmap data structure for Rust☆1,202Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,386Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆853Updated last month
- A Rust proc-macro attribute parser☆1,121Updated last week
- A fast bump allocation arena for Rust☆1,753Updated this week
- ☆828Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- Numeric traits for generic mathematics in Rust☆820Updated 2 weeks ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆747Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆737Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆617Updated last year
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆795Updated 3 months ago
- Intrusive collections for Rust☆453Updated 8 months ago
- Compact inlined strings for Rust.☆524Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,229Updated last year