mystor / synstructureLinks
Utilities for dealing with substructures within syn macros
☆142Updated 4 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
- ☆125Updated 3 years ago
- ☆60Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated this week
- Write doc comments from macros☆100Updated 3 years ago
- Make trait methods callable without the trait in scope☆156Updated this week
- A simple bitset container for Rust☆148Updated 2 months ago
- generators☆209Updated last year
- Better reference counted strings for Rust☆136Updated last year
- Typed index version of Rust slice and Vec containers☆73Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆253Updated last week
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆141Updated 3 weeks ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆62Updated last month
- ☆108Updated last year
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Find out about keys that are ignored when deserializing data☆92Updated 3 weeks ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 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