rust-lang / impl-trait-utils
Utilities for working with impl traits in Rust.
☆101Updated 3 weeks 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
- Asynchronous HTTP body trait☆132Updated this week
- ☆98Updated this week
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Const TypeId and non-'static TypeId☆60Updated last week
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Common utilities used with hyper.☆131Updated 3 weeks ago
- Minimal TOML library with few dependencies☆84Updated last week
- Compatibility adapter between tokio and futures☆163Updated this week
- ☆180Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Define your own PhantomData☆151Updated 3 weeks ago
- ☆39Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- Compile-time string operations☆90Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Minimal asynchronous runtime for Rust☆126Updated 6 months ago
- ☆54Updated last year
- Fast `cargo install` action using a GitHub-based binary cache☆73Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆178Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated 11 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Fast JSON deserialization on borrowed data☆85Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated 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`☆110Updated 4 months ago
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆121Updated this week