bkchr / impl-trait-for-tuples
Rust attribute macro to implement a trait for tuples
☆24Updated 2 months ago
Alternatives and similar repositories for impl-trait-for-tuples:
Users that are interested in impl-trait-for-tuples are comparing it to the libraries listed below
- `$crate` in procedural macros.☆69Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆53Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆57Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Automatically implement traits for common smart pointers☆105Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Cross-platform implementation of cross-process named locks☆36Updated 11 months ago
- Macro for sealing traits and structures☆50Updated 2 months ago
- Full precision decimal representation of f64☆25Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 4 months ago
- A procedural macro implementation of `quote!`.☆24Updated last year
- A sinless derive helper☆62Updated 3 months ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated last week
- ☆29Updated 9 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Extensions for the Rust standard library☆39Updated 10 months ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Formatting Cargo.toml☆30Updated 10 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- ☆70Updated 3 months ago
- Check that a crate builds without libstd☆24Updated 4 years ago
- Const TypeId and non-'static TypeId☆59Updated this week
- ☆15Updated 9 months ago