mystor / synstructureLinks
Utilities for dealing with substructures within syn macros
☆142Updated 5 months ago
Alternatives and similar repositories for synstructure
Users that are interested in synstructure are comparing it to the libraries listed below
Sorting:
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆60Updated 2 years ago
- ☆125Updated 3 years ago
- Better reference counted strings for Rust☆137Updated last year
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- generators☆209Updated 2 years ago
- Write doc comments from macros☆100Updated 3 years ago
- A simple bitset container for Rust☆150Updated 3 months ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Token tree calling convention☆80Updated 2 years ago
- Make trait methods callable without the trait in scope☆157Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month
- ☆112Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A library for compact bit sets containing enums.☆115Updated 2 weeks ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 2 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- ☆108Updated last year