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.☆122Updated last month
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- skiplist☆141Updated 3 years ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- Write doc comments from macros☆100Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 7 months ago
- Manual segmented stacks for Rust☆299Updated 2 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Cargo subcommand for checking your documentation for broken links☆152Updated 3 months ago
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Project group working on the "safe transmute" feature☆89Updated 5 months ago
- A Rust macro to determine if a type implements a logical trait expression☆250Updated 5 years ago
- Scroll - making scrolling through buffers fun since 2016☆163Updated 3 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆124Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Garbage collected smart pointers for Rust☆267Updated 3 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
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆152Updated 10 months ago
- Changing function definitions at runtime in Rust☆131Updated 2 years ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Execute your code on the Rust ecosystem.☆183Updated last week
- Rust serializer library☆87Updated 10 months ago