mystor / synstructureLinks
Utilities for dealing with substructures within syn macros
☆143Updated 8 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 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- ☆61Updated 2 years ago
- Write doc comments from macros☆101Updated 2 months ago
- A simple bitset container for Rust☆159Updated 6 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- generators☆211Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Token tree calling convention☆82Updated 3 years ago
- ☆126Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆75Updated this week
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- ☆109Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 5 months ago
- docs.rs as a publishing platform?☆71Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Run closures in parallel☆115Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- ☆48Updated 2 years ago