steffahn / async_fn_traitsLinks
Trait synonyms for “Fn[…]”-trait bounds returning futures
☆21Updated 3 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:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- ☆74Updated 4 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- futures-buffered☆45Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- ☆58Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Remove Cargo.lock lockfile☆32Updated last month
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- An async version of iterator☆40Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- ☆39Updated 2 years ago
- ☆58Updated last year
- ☆109Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Serde Visitor for deserializing untagged enums☆65Updated last week
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 5 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated last week
- 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…☆93Updated 5 months ago