rust-lang / impl-trait-utilsLinks
Utilities for working with impl traits in Rust.
☆109Updated 4 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:
- Const TypeId and non-'static TypeId☆66Updated last month
- Define your own PhantomData☆152Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Minimal TOML library with few dependencies☆84Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- ☆157Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- Asynchronous HTTP body trait☆142Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 9 months ago
- ☆53Updated 3 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 2 months ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated this week
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Compatibility adapter between tokio and futures☆171Updated 3 months ago
- A versatile and developer-friendly trait mocking library☆75Updated 2 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆75Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- ☆187Updated last week
- Minimal asynchronous runtime for Rust☆128Updated 10 months ago
- The missing compound borrowing for Rust.☆58Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated this week
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆84Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆116Updated 8 months ago
- Convert closures into wakers☆45Updated 4 months ago