rust-lang / impl-trait-utilsLinks
Utilities for working with impl traits in Rust.
☆110Updated 6 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☆142Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- Define your own PhantomData☆155Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- ☆216Updated last month
- Utility wrapper to send non send types to other threads safely☆183Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- Minimal TOML library with few dependencies☆84Updated 4 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Asynchronous HTTP body trait☆143Updated this week
- Fast JSON deserialization on borrowed data☆108Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- A lightweight version of pin-project written with declarative macros.☆251Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆187Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- ☆197Updated last year
- 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
- A lightweight attribute macro for easily writing extension trait pattern.☆78Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Async broadcast channels☆180Updated 7 months ago
- An alternate Cargo registry using static files☆123Updated 4 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Common utilities used with hyper.☆150Updated last week
- Compile-time string operations☆99Updated this week
- ☆181Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago