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…☆93Updated 5 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☆36Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Typed any map for rust☆67Updated 8 months ago
- 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…☆59Updated last week
- A sinless derive helper☆74Updated last month
- Helper macros: autoimpl, impl_scope☆66Updated last month
- futures-buffered☆45Updated 3 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Minimal TOML library with few dependencies☆84Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆65Updated last week
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- Progress reporting abstraction for Rust☆64Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago