bkchr / impl-trait-for-tuples
Rust attribute macro to implement a trait for tuples
☆24Updated 4 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 2 weeks ago
- Cross-platform implementation of cross-process named locks☆35Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Rust raise file limit☆25Updated last year
- Macro for sealing traits and structures☆51Updated 3 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated last week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated 3 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 5 months ago
- Automatically implement traits for common smart pointers☆106Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Find out about keys that are ignored when deserializing data☆78Updated 2 weeks ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Abstraction over std::Instant and tokio_timer that works on WASM☆74Updated 2 years ago
- (lifetime) GATs on stable Rust☆57Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- ☆55Updated last year
- ☆29Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- ☆16Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- Provide expansion of proc-macros, in a way that rustc directs you directly to the issues at hand☆22Updated 2 months ago