yoshuawuyts / async-iterator
An async version of iterator
☆37Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for async-iterator
- structured parallel execution for async Rust☆30Updated 2 months ago
- Thread-unsafe async runtime☆27Updated last week
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- `smol` integrations with `axum`☆17Updated this week
- A heckin small test generator☆30Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years 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…☆59Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 weeks ago
- A small PID controller library☆24Updated 9 months ago
- ☆23Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated 9 months ago
- Simple bitset with small-set (single-word) optimization☆18Updated 5 months ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 9 months ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Rust String type with configurable byte storage.☆33Updated last month
- Make any value Sync but only available on its original thread☆36Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 3 years ago
- Remove Cargo.lock lockfile☆32Updated last week
- ☆37Updated last year
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- An alternative `std`-like implementation built on origin☆24Updated 3 weeks ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆60Updated last month
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Serde serializer for generating Starlark build targets☆62Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year