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 6 months ago
- structured parallel execution for async Rust☆36Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Typed any map for rust☆67Updated 10 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…☆62Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- ☆34Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 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…☆96Updated last month
- A sinless derive helper☆75Updated 3 months ago
- Utilities for encoding and decoding frames using `async/await`.☆29Updated 3 months ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Thread-unsafe async runtime☆29Updated 11 months ago
- futures-buffered☆45Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- ☆39Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆67Updated last month
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago