rust-lang / impl-trait-utilsLinks
Utilities for working with impl traits in Rust.
☆113Updated 7 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 procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Define your own PhantomData☆156Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Compatibility adapter between tokio and futures☆179Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- ☆216Updated last month
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks 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`☆122Updated 11 months ago
- Asynchronous HTTP body trait☆146Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last week
- A lightweight version of pin-project written with declarative macros.☆254Updated last week
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- ☆200Updated last month
- Lazy formatting utility macro for rust☆128Updated last year
- Compile-time string operations☆103Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Minimal asynchronous executor for Rust☆129Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆77Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- Deadlock free mutexes☆177Updated 5 months ago
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated 3 weeks ago