mystor / synstructureLinks
Utilities for dealing with substructures within syn macros
☆142Updated 5 months ago
Alternatives and similar repositories for synstructure
Users that are interested in synstructure are comparing it to the libraries listed below
Sorting:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆60Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- ☆125Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Token tree calling convention☆80Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Make trait methods callable without the trait in scope☆159Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- Write doc comments from macros☆101Updated 2 weeks ago
- ☆108Updated last year
- docs.rs as a publishing platform?☆71Updated last month
- Better reference counted strings for Rust☆137Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 3 months ago
- 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
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- generators☆209Updated 2 years ago
- ☆112Updated 2 years ago
- A simple bitset container for Rust☆155Updated 4 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- `$crate` in procedural macros.☆76Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago