rust-lang / impl-trait-utils
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:
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆75Updated this week
- ☆155Updated this week
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- Asynchronous HTTP body trait☆142Updated last month
- Minimal TOML library with few dependencies☆83Updated 2 months ago
- Make trait methods callable without the trait in scope☆146Updated this week
- ☆53Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- Const TypeId and non-'static TypeId☆66Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆71Updated 2 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`☆116Updated 7 months ago
- ☆209Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- The missing compound borrowing for Rust.☆57Updated last week
- (lifetime) GATs on stable Rust☆58Updated last year
- Define your own PhantomData☆152Updated last week
- ☆54Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Compile-time string operations☆95Updated 3 months ago
- ☆183Updated 2 weeks 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 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- ☆42Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago