Trait synonyms for “Fn[…]”-trait bounds returning futures
☆22Dec 7, 2021Updated 4 years ago
Alternatives and similar repositories for async_fn_traits
Users that are interested in async_fn_traits are comparing it to the libraries listed below
Sorting:
- Library facilitating safe pinned initialization☆79Updated this week
- A CLI application that implements multi-key-turn security via Shamir's Secret Sharing.☆19Nov 12, 2024Updated last year
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆25Oct 26, 2023Updated 2 years ago
- async fn(Input) -> Result<Output, Error>☆51Feb 22, 2024Updated 2 years ago
- Arithmetic in Rust's Type System☆11Feb 18, 2024Updated 2 years ago
- A repetition detector written in Rust☆14Mar 16, 2017Updated 8 years ago
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- Lending iterators on stable Rust☆83Jan 12, 2024Updated 2 years ago
- `Pin`-based stopgap for unboxed aliasable values in self-referential data structures in Rust☆15Aug 27, 2022Updated 3 years ago
- ☆34Sep 7, 2022Updated 3 years ago
- Search algorithms written in Rust☆11Feb 15, 2018Updated 8 years ago
- A rust crate to use stack-allocated vectors (to improve performance and/or when there is no std)☆12Feb 16, 2019Updated 7 years ago
- Assure that your tests are there, and well written.☆16Jan 19, 2023Updated 3 years ago
- A Rust library offering newtyped indices and vecs that use those indices☆20Aug 17, 2024Updated last year
- Tools for working with functions in rust☆10Oct 11, 2020Updated 5 years ago
- Utilities to work with dyn [Async]Fn*☆18Dec 20, 2025Updated 2 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Jul 24, 2025Updated 7 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Mar 28, 2024Updated last year
- A faster replacement for `#[derive(Hash)]` for types without padding☆30Aug 18, 2025Updated 6 months ago
- "Valgrind Client Request" interface for Rust☆18Jan 30, 2026Updated last month
- SIMD accelerated JSON parser☆55Updated this week
- Convenient `clap-rs` for CLI apps with multi-level subcommands.☆18Jun 6, 2022Updated 3 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆16Jun 23, 2022Updated 3 years ago
- rust utility for temporarily changing directory☆15Mar 17, 2023Updated 2 years ago
- A GitHub Action for running cargo-semver-checks☆75Jan 26, 2026Updated last month
- Developer Environments Evolved☆42Updated this week
- Name return types of async fn on stable Rust☆19Feb 20, 2026Updated last week
- A stack-allocated box that stores trait objects.☆20Jul 20, 2021Updated 4 years ago
- The Big Book of Rust Interop☆20Jun 26, 2023Updated 2 years ago
- ☆15Jun 18, 2022Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Jan 3, 2023Updated 3 years ago
- A more compact help renderer for clap terminal applications☆91Aug 29, 2025Updated 6 months ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Nov 22, 2017Updated 8 years ago
- Rust `Vec` that can store unsized values☆22Sep 13, 2025Updated 5 months ago
- Async, lock-free synchronization primitives for task wakeup☆51Sep 8, 2024Updated last year
- A crate for converting an ASCII text string to a single unicode grapheme cluster and back. Also provides a macro to embed encoded source …☆21Updated this week
- An implementation of random number generator based on rdrand instruction☆26Dec 17, 2023Updated 2 years ago
- A procedural macro for compile time UTF-16 strings☆20Jun 28, 2024Updated last year
- Proc-macro utility to populate enums from database data☆20Aug 8, 2024Updated last year