steffahn / async_fn_traits
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
- Remove Cargo.lock lockfile☆33Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 2 months ago
- ☆70Updated 2 months ago
- Abstract over different executors☆73Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆60Updated 2 months ago
- ☆53Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 3 months ago
- Lending iterators on stable Rust☆81Updated last year
- ☆29Updated 8 months ago
- Async, lock-free synchronization primitives for task wakeup☆42Updated 4 months ago
- ☆15Updated 8 months ago
- ☆55Updated last year
- Make any value Sync but only available on its original thread☆37Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆75Updated this week
- Full precision decimal representation of f64☆25Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆67Updated last month
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆27Updated last year
- Serde-based replacement for #[derive(Debug)]☆65Updated 3 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- ☆38Updated last year
- Typed any map for rust☆65Updated last month