rust-lang / impl-trait-utils
Utilities for working with impl traits in Rust.
☆96Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for impl-trait-utils
- Asynchronous HTTP body trait☆128Updated 3 months ago
- Compatibility adapter between tokio and futures☆156Updated last month
- Minimal TOML library with few dependencies☆81Updated last week
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- Common utilities used with hyper.☆124Updated this week
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Define your own PhantomData☆147Updated last week
- A fast and flexible LRU map.☆170Updated 6 months ago
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- ☆188Updated last month
- Compile-time string operations☆80Updated last week
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆175Updated last year
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 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`☆104Updated last month
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆146Updated 8 months ago
- ☆171Updated this week
- ☆92Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated last week
- A versatile and developer-friendly trait mocking library☆71Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- A typed map which can make sure item exist.☆34Updated 3 weeks ago
- An alternate Cargo registry using static files☆105Updated last month
- Track and query Cargo dependency graphs.☆167Updated this week