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:
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Scroll - making scrolling through buffers fun since 2016☆182Updated 3 months ago
- Procedural macros in expression position☆204Updated 3 years ago
- skiplist☆144Updated 4 years ago
- generators☆211Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated last month
- A simple bitset container for Rust☆158Updated 6 months ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Project group working on the "safe transmute" feature☆96Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆185Updated last month
- Execute your code on the Rust ecosystem.☆188Updated 3 weeks ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- ☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.☆123Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated this week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Generic Rational numbers for Rust☆149Updated 11 months ago
- home for proposals in and around compile-time function evaluation☆112Updated 2 weeks ago
- Manual segmented stacks for Rust☆328Updated last month
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Write doc comments from macros☆101Updated 2 months ago