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 7 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
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆64Updated last month
- 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 last month
- Typed any map for rust☆67Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆34Updated 11 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 6 months ago
- futures-buffered☆45Updated 3 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- ☆45Updated 7 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A versatile and developer-friendly trait mocking library☆77Updated 6 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A sinless derive helper☆74Updated 4 months ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Timer facilities for Rust's async story☆56Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago