yoshuawuyts / async-iteratorLinks
An async version of iterator
☆40Updated last year
Alternatives and similar repositories for async-iterator
Users that are interested in async-iterator are comparing it to the libraries listed below
Sorting:
- Zero-cost bitsets over native Rust types☆78Updated 4 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
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- structured parallel execution for async Rust☆33Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A sinless derive helper☆73Updated last month
- Efficient byte-stream pipe buffer☆43Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated 3 weeks ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- futures-buffered☆43Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Serde Visitor for deserializing untagged enums☆64Updated 3 weeks ago
- horrible serde macro stuff☆39Updated last year
- Utilities for encoding and decoding frames using `async/await`.☆28Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Serde partial serialization made easy☆42Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Typed any map for rust☆67Updated 7 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Thread-unsafe async runtime☆28Updated 9 months ago
- 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.☆80Updated 3 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago