rust-lang / impl-trait-utilsLinks
Utilities for working with impl traits in Rust.
☆118Updated 11 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 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- Compatibility adapter between tokio and futures☆187Updated this week
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Fast JSON deserialization on borrowed data☆121Updated last month
- Const TypeId and non-'static TypeId☆70Updated 2 weeks ago
- ☆241Updated 5 months ago
- ☆222Updated 5 months ago
- Asynchronous HTTP body trait☆152Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Compile-time string operations☆114Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆129Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- ☆53Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week