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
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Remove Cargo.lock lockfile☆33Updated last month
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- 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.☆86Updated 2 months ago
- ☆112Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆67Updated this week
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆61Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆34Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 11 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆64Updated last month
- futures-buffered☆45Updated 3 months ago
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- An async version of iterator☆40Updated last year