rust-lang / impl-trait-utilsLinks
Utilities for working with impl traits in Rust.
☆118Updated 10 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 scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Const TypeId and non-'static TypeId☆70Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Define your own PhantomData☆158Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 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`☆128Updated last year
- Fast JSON deserialization on borrowed data☆121Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- ☆240Updated 4 months ago
- ☆218Updated 5 months ago
- Make trait methods callable without the trait in scope☆161Updated last month
- Asynchronous HTTP body trait☆151Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆99Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago
- Deadlock free mutexes☆177Updated 8 months ago
- Compile-time string operations☆114Updated this week
- Pull in every source file in a directory as a module☆179Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year