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:
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last month
- Zero-cost bitsets over native Rust types☆79Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Wrapper around Rc safe to send to a different thread☆26Updated 2 years ago
- Typed any map for rust☆67Updated 11 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…☆97Updated 2 months ago
- structured parallel execution for async Rust☆37Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Abstract over different executors☆74Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Utilities for encoding and decoding frames using `async/await`.☆29Updated 4 months ago
- Serde Visitor for deserializing untagged enums☆67Updated last week
- futures-buffered☆45Updated 4 months ago
- ☆76Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago