rust-lang / impl-trait-utilsLinks
Utilities for working with impl traits in Rust.
☆115Updated 8 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
Sorting:
- Define your own PhantomData☆158Updated last week
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- ☆221Updated last month
- Compatibility adapter between tokio and futures☆182Updated last month
- Const TypeId and non-'static TypeId☆67Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Asynchronous HTTP body trait☆147Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- ☆207Updated 2 months ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Fast JSON deserialization on borrowed data☆112Updated 3 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`☆124Updated 11 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆77Updated this week
- Common utilities used with hyper.☆152Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- ☆52Updated last week
- Async synchronization primitives☆273Updated last month
- A versatile and developer-friendly trait mocking library☆76Updated 5 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆201Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month