mystor / synstructureLinks
Utilities for dealing with substructures within syn macros
☆143Updated 9 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
- ☆61Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Token tree calling convention☆83Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Write doc comments from macros☆100Updated 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.☆115Updated 8 months ago
- ☆126Updated 3 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- generators☆211Updated 2 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week
- ☆111Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Better reference counted strings for Rust☆140Updated last year
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- Run closures in parallel☆114Updated 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
- `$crate` in procedural macros.☆81Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago