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☆79Updated last month
- Typed any map for rust☆67Updated last year
- Wrapper around Rc safe to send to a different thread☆26Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 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…☆65Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 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…☆99Updated 3 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 4 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Abstract over different executors☆74Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- futures-buffered☆45Updated 4 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Utilities for encoding and decoding frames using `async/await`.☆29Updated 5 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.☆88Updated 8 months ago
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Some internal rustc tools made accessible☆47Updated 2 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆40Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Cross-platform library to gather stats/information from the host 🦀☆44Updated 11 months ago
- Make trait methods callable without the trait in scope☆161Updated this week