rust-lang / impl-trait-utils
Utilities for working with impl traits in Rust.
☆107Updated 2 months ago
Alternatives and similar repositories for impl-trait-utils:
Users that are interested in impl-trait-utils are comparing it to the libraries listed below
- Asynchronous HTTP body trait☆137Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- A scope for async_std and tokio to spawn non-static futures☆130Updated 10 months ago
- Define your own PhantomData☆152Updated last month
- A lightweight version of pin-project written with declarative macros.☆243Updated 3 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- Const TypeId and non-'static TypeId☆64Updated last month
- ☆204Updated last week
- ☆133Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆167Updated last month
- Minimal TOML library with few dependencies☆83Updated last month
- A versatile and developer-friendly trait mocking library☆74Updated this week
- Fast `cargo install` action using a GitHub-based binary cache☆73Updated 3 weeks ago
- Fast JSON deserialization on borrowed data☆85Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- ☆180Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆63Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆179Updated 2 weeks ago
- ☆41Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month