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.☆73Updated last month
- Automatically implement traits for common smart pointers☆114Updated 3 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated 4 months ago
- ☆73Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆45Updated last week
- cargo release automatisation tooling for massiv mono-repos☆63Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- A websocket protocol implementation.☆93Updated last week
- Abstraction over std::Instant and tokio_timer that works on WASM☆75Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- ☆48Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 9 months ago
- ☆57Updated last year
- Async executor for WebAssembly☆82Updated last year
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Advisory cross-platform file locks using file descriptors☆79Updated 2 months ago
- Cross-platform implementation of cross-process named locks☆36Updated last year
- Rust raise file limit☆25Updated last year
- Embed images in Rust documentation☆27Updated 4 years ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Some internal rustc tools made accessible☆47Updated 6 months ago
- A library providing direct casting among trait objects implemented by a type☆41Updated 2 years ago
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆55Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago