mystor / synstructureLinks
Utilities for dealing with substructures within syn macros
☆143Updated 7 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☆94Updated 2 years ago
- generators☆211Updated 2 years ago
- A simple bitset container for Rust☆158Updated 5 months ago
- ☆61Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Write doc comments from macros☆101Updated last month
- Better reference counted strings for Rust☆139Updated last year
- ☆125Updated 3 years ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆267Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆112Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆182Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆75Updated this week
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- ☆108Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Find out about keys that are ignored when deserializing data☆95Updated 2 weeks ago
- ☆112Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 6 months ago
- A library for compact bit sets containing enums.☆120Updated last week