mystor / synstructureLinks
Utilities for dealing with substructures within syn macros
☆141Updated 3 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
- ☆58Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated last week
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆152Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Write doc comments from macros☆100Updated 3 years ago
- docs.rs as a publishing platform?☆70Updated this week
- ☆125Updated 2 years ago
- Better reference counted strings for Rust☆134Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- generators☆209Updated last year
- `$crate` in procedural macros.☆74Updated 3 months ago
- Token tree calling convention☆80Updated 2 years ago
- ☆112Updated 2 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Find out about keys that are ignored when deserializing data☆88Updated this week
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated last week
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- ☆109Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆62Updated 3 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆251Updated 2 months ago