mystor / synstructureLinks
Utilities for dealing with substructures within syn macros
☆140Updated 2 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
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆124Updated 2 years ago
- ☆57Updated last year
- Make trait methods callable without the trait in scope☆149Updated last month
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Token tree calling convention☆79Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆126Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- docs.rs as a publishing platform?☆69Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- ☆109Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Rust serializer library☆87Updated last year
- Macro for writing nested `if let` expressions☆168Updated last year
- Run closures in parallel☆114Updated 5 months ago
- A simple bitset container for Rust☆145Updated 3 weeks ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago