bkchr / impl-trait-for-tuplesLinks
Rust attribute macro to implement a trait for tuples
☆26Updated 7 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
Sorting:
- `$crate` in procedural macros.☆71Updated last month
- Automatic cfg for Rust compiler features☆99Updated this week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 months ago
- ☆72Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 8 months ago
- Cargo API written in Paris☆50Updated 2 weeks ago
- A library providing direct casting among trait objects implemented by a type☆40Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Extensions for the Rust standard library☆39Updated last year
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- ☆16Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆63Updated last week
- Pick a free unused port☆40Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- Cross-platform implementation of cross-process named locks☆35Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- ☆48Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 2 months ago
- ☆29Updated last year