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:
- Lending iterators on stable Rust☆83Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- ☆57Updated last year
- Remove Cargo.lock lockfile☆32Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- ☆39Updated 2 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- ☆73Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Automatic cfg for Rust compiler features☆102Updated last month
- Abstract over different executors☆74Updated 2 years ago
- Typed any map for rust☆67Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Proc-macro utility to populate enums from database data☆20Updated 11 months 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…☆89Updated 4 months ago
- Define your own PhantomData☆155Updated 3 weeks ago
- Utilities for encoding and decoding frames using `async/await`.☆28Updated 3 weeks ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- ☆109Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year