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 memory efficient container for rust nested collections☆42Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- ☆76Updated last month
- Remove Cargo.lock lockfile☆33Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- futures-buffered☆45Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- An async version of iterator☆40Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- ☆60Updated 2 years ago
- ☆59Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- ☆39Updated 2 years ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Define your own PhantomData☆158Updated last month
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last week
- ☆112Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- `$crate` in procedural macros.☆75Updated last month
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Make any value Sync but only available on its original thread☆39Updated last month
- Some internal rustc tools made accessible☆47Updated last week