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
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A simple bitset container for Rust☆132Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 3 weeks ago
- Manual segmented stacks for Rust☆301Updated last week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- An extraction of the compiletest utility from the Rust compiler☆225Updated 2 months ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- Write doc comments from macros☆101Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 3 weeks ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- ☆124Updated 2 years ago
- Bisects rustc, either nightlies or CI artifacts☆183Updated last week
- Run closures in parallel☆113Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- Generic Rational numbers for Rust☆146Updated 2 months ago
- Utilities for pinning☆97Updated 11 months ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- skiplist☆141Updated 3 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago