mystor / synstructure
Utilities for dealing with substructures within syn macros
☆139Updated 7 months ago
Alternatives and similar repositories for synstructure:
Users that are interested in synstructure are comparing it to the libraries listed below
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Write doc comments from macros☆100Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆122Updated last month
- generators☆204Updated last year
- ☆55Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 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…☆86Updated 2 years ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Define your own PhantomData☆151Updated last week
- Better reference counted strings for Rust☆118Updated 7 months ago
- ☆64Updated 4 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆152Updated 10 months ago
- ☆111Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Token tree calling convention☆79Updated 2 years ago
- ☆124Updated 2 years ago
- An updated version of linked-hash-map and friends☆109Updated this week
- ☆105Updated 11 months ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated 2 weeks ago
- Run closures in parallel☆113Updated last month
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago