8BitMate / reflectLinks
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
Sorting:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- Abstract over the atomicity of reference-counting pointers in rust☆157Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last week
- Generic Rational numbers for Rust☆149Updated 4 months ago
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆157Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Execute your code on the Rust ecosystem.☆184Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- docs.rs as a publishing platform?☆69Updated last month
- Better reference counted strings for Rust☆126Updated 11 months ago
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- A simple bitset container for Rust☆143Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year