8BitMate / reflectLinks
Compile-time reflection API for developing robust procedural macros (proof of concept)
☆129Updated 5 years ago
Alternatives and similar repositories for reflect
Users that are interested in reflect are comparing it to the libraries listed below
Sorting:
- Procedural macros in expression position☆204Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 9 months ago
- Project group working on the "safe transmute" feature☆94Updated last year
- A simple bitset container for Rust☆155Updated 4 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Write doc comments from macros☆101Updated 3 weeks ago
- skiplist☆144Updated 3 years ago
- ☆125Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆167Updated last month
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Better reference counted strings for Rust☆138Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Execute your code on the Rust ecosystem.☆185Updated 2 months ago
- 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☆77Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Run closures in parallel☆115Updated 9 months ago