mystor / synstructure
Utilities for dealing with substructures within syn macros
☆139Updated 8 months ago
Alternatives and similar repositories for synstructure:
Users that are interested in synstructure are comparing it to the libraries listed below
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Better reference counted strings for Rust☆121Updated 9 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Token tree calling convention☆79Updated 2 years ago
- ☆124Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- A simple bitset container for Rust☆136Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆81Updated last month
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last month
- Custom derivation macro for Rust☆111Updated 7 years ago
- Generic extensions for tapping values in Rust.☆55Updated 6 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 5 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆55Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- Async stream for Rust and the futures crate.☆183Updated last month
- Run closures in parallel☆113Updated 3 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆88Updated 2 years ago