rust-lang / impl-trait-utilsLinks
Utilities for working with impl traits in Rust.
☆119Updated last year
Alternatives and similar repositories for impl-trait-utils
Users that are interested in impl-trait-utils are comparing it to the libraries listed below
Sorting:
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- Define your own PhantomData☆158Updated last month
- Compatibility adapter between tokio and futures☆188Updated last week
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- ☆241Updated this week
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆130Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆267Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆162Updated last month
- ☆226Updated 6 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆217Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 2 weeks ago
- Asynchronous HTTP body trait☆152Updated 2 months ago
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 4 months ago
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Pull in every source file in a directory as a module☆181Updated 2 weeks ago
- Deadlock free mutexes☆177Updated 10 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆73Updated last month
- Compile-time string operations☆115Updated last week