8BitMate / reflect
Compile-time reflection API for developing robust procedural macros (proof of concept)
☆129Updated 4 years ago
Alternatives and similar repositories for reflect:
Users that are interested in reflect are comparing it to the libraries listed below
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 8 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated last year
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Better reference counted strings for Rust☆121Updated 9 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆151Updated 2 weeks ago
- Procedural macros in expression position☆204Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.