Utilities for working with impl traits in Rust.
☆123Jan 27, 2025Updated last year
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☆156May 28, 2024Updated last year
- Support atomic operations on Arc itself☆1,263Feb 14, 2026Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- An async version of iterator☆41Jun 11, 2024Updated last year
- Structured concurrency operations for async Rust☆489Jan 28, 2026Updated last month
- ☆321Sep 30, 2025Updated 4 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆106Feb 4, 2026Updated 3 weeks ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Nov 28, 2024Updated last year
- Traits extending the Rust Range structs in std::ops☆42May 6, 2023Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- ☆228Jul 16, 2025Updated 7 months ago
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆223Updated this week
- Make any value Sync but only available on its original thread☆39Dec 20, 2025Updated 2 months ago
- Clone trait that is object-safe☆748Feb 16, 2026Updated last week
- ☆500Nov 8, 2025Updated 3 months ago
- Module initialization/global constructor functions for Rust☆959Dec 4, 2025Updated 2 months ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Compact, clone-on-write vector and string.☆299Oct 28, 2025Updated 4 months ago
- ☆48Jan 18, 2024Updated 2 years ago
- A high performance, zero-copy URL router.☆517Dec 30, 2025Updated last month
- POSIX AIO bindings for mio☆25Oct 19, 2025Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 2 weeks ago
- Automatically implement traits for common smart pointers☆122Apr 9, 2025Updated 10 months ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- Library for snippet annotations☆481Feb 18, 2026Updated last week
- Rust traits for key comparison in maps.☆38Feb 14, 2025Updated last year
- Make retry like a built-in feature provided by Rust.☆998Jan 1, 2026Updated last month
- A tracing library 10~100x faster than others.☆1,041Updated this week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Nov 19, 2025Updated 3 months ago
- Add documentation to function arguments in Rust☆50Dec 1, 2024Updated last year
- Helper macros: autoimpl, impl_scope☆68Dec 2, 2025Updated 2 months ago
- A high performance concurrent caching library for Rust☆2,412Feb 18, 2026Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆174Feb 22, 2024Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆601Feb 15, 2026Updated last week
- Fast function for printing integer primitives to a decimal string☆364Feb 2, 2026Updated 3 weeks ago
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- Track and query Cargo dependency graphs.☆258Updated this week