rust-lang / impl-trait-utilsLinks
Utilities for working with impl traits in Rust.
☆109Updated 5 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:
- Minimal TOML library with few dependencies☆84Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆250Updated last week
- A scope for async_std and tokio to spawn non-static futures☆137Updated last year
- Make trait methods callable without the trait in scope☆149Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Asynchronous HTTP body trait☆142Updated 3 months ago
- Define your own PhantomData☆152Updated last month
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- ☆163Updated this week
- ☆211Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Fast JSON deserialization on borrowed data☆108Updated 3 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆74Updated 3 months ago
- ☆188Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆75Updated 2 weeks ago
- ☆53Updated 4 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`☆120Updated 9 months ago
- Compile-time string operations☆96Updated last month
- The missing compound borrowing for Rust.☆58Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- An alternate Cargo registry using static files☆121Updated 4 months 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…☆88Updated 4 months ago