steffahn / async_fn_traitsLinks
Trait synonyms for “Fn[…]”-trait bounds returning futures
☆21Updated 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:
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- An async version of iterator☆40Updated last year
- ☆61Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Wrapper around Rc safe to send to a different thread☆26Updated 2 years ago
- Remove Cargo.lock lockfile☆33Updated this week
- ☆76Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Make any value Sync but only available on its original thread☆39Updated this week
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Reactive dependency injection for Rust.☆42Updated 2 weeks ago
- Typed any map for rust☆67Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆40Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- `$crate` in procedural macros.☆78Updated last month
- Profiling tool for Rust code.☆47Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated this 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…☆99Updated 3 months ago
- ☆60Updated last year