rust-lang / impl-trait-utils
Utilities for working with impl traits in Rust.
☆108Updated 3 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
- Define your own PhantomData☆152Updated 2 months ago
- Compatibility adapter between tokio and futures☆168Updated last month
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆74Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Asynchronous HTTP body trait☆138Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 9 months ago
- ☆147Updated this week
- Minimal TOML library with few dependencies☆83Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆153Updated 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`☆113Updated 7 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- A scope for async_std and tokio to spawn non-static futures☆132Updated 11 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- ☆54Updated last year
- Fast JSON deserialization on borrowed data☆86Updated 3 months ago
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- ☆206Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆179Updated last month
- An alternate Cargo registry using static files☆120Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- ☆192Updated last year
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- Basic parser for PEM formatted keys and certificates☆59Updated 4 months ago