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
- Abstract over the atomicity of reference-counting pointers in rust☆150Updated last month
- Procedural macros in expression position☆203Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months 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
- Threadsafe RefCell for Rust☆90Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆139Updated this week
- home for proposals in and around compile-time function evaluation☆107Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated this week
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆69Updated this week
- Write doc comments from macros☆99Updated 3 years ago
- Project group working on the "safe transmute" feature☆92Updated 7 months ago
- Execute your code on the Rust ecosystem.☆184Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- Bisects rustc, either nightlies or CI artifacts☆183Updated last month
- skiplist☆142Updated 3 years ago
- ☆124Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆238Updated last week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A simple bitset container for Rust☆139Updated 2 weeks ago
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Run closures in parallel☆113Updated 3 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago