yoshuawuyts / async-iterator
An async version of iterator
☆40Updated 9 months ago
Alternatives and similar repositories for async-iterator:
Users that are interested in async-iterator are comparing it to the libraries listed below
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- ☆24Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- Thread-unsafe async runtime☆27Updated 4 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…☆47Updated 2 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- Efficient byte-stream pipe buffer☆42Updated 8 months ago
- A small PID controller library☆25Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- `smol` integrations with `hyper`☆14Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated last week
- ☆38Updated last year
- Surround cargo test with arbitrary Rust setup and teardown code.☆12Updated 9 months ago
- A heckin small test generator☆30Updated last year
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Serde Visitor for deserializing untagged enums☆61Updated 2 weeks 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…☆78Updated last week
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- A tool to remove unused code from a Rust project.☆30Updated 4 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- `smol` integrations with `axum`☆18Updated 2 months ago
- futures-buffered☆38Updated 2 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- Timer facilities for Rust's async story☆56Updated 5 months ago