bkchr / impl-trait-for-tuples
Rust attribute macro to implement a trait for tuples
☆25Updated 5 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.☆70Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Automatically implement traits for common smart pointers☆110Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- ☆72Updated last month
- Extensions for the Rust standard library☆39Updated last year
- ☆56Updated last year
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated last month
- Cargo API written in Paris☆48Updated 3 weeks ago
- Threadsafe RefCell for Rust☆90Updated last month
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆75Updated 3 years ago
- Advisory cross-platform file locks using file descriptors☆77Updated 2 weeks ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Cross-platform implementation of cross-process named locks☆35Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- ☆45Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆42Updated 7 months ago