bkchr / impl-trait-for-tuplesLinks
Rust attribute macro to implement a trait for tuples
☆26Updated 8 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.☆74Updated 2 months ago
- Automatically implement traits for common smart pointers☆118Updated 3 months ago
- cargo release automatisation tooling for massiv mono-repos☆63Updated 2 years ago
- A websocket protocol implementation.☆93Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆61Updated this week
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Async executor for WebAssembly☆82Updated last year
- Abstraction over std::Instant and tokio_timer that works on WASM☆75Updated 3 years ago
- ☆188Updated 3 weeks ago
- ☆87Updated 6 months ago
- Macro for sealing traits and structures☆58Updated 8 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- Some internal rustc tools made accessible☆47Updated 6 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 10 months ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- A library providing direct casting among trait objects implemented by a type☆42Updated 2 years ago
- ☆48Updated last year
- ☆57Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- A std::Instant replacement that works on WASM too.☆112Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last month
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated last month
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago