yoshuawuyts / async-iterator
An async version of iterator
☆40Updated 10 months ago
Alternatives and similar repositories for async-iterator:
Users that are interested in async-iterator are comparing it to the libraries listed below
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Thread-unsafe async runtime☆27Updated 5 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆59Updated this week
- Unbuffered and unlocked I/O streams☆45Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Some internal rustc tools made accessible☆47Updated 3 months ago
- ☆24Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Efficient byte-stream pipe buffer☆43Updated 9 months ago
- Make any value Sync but only available on its original thread☆39Updated last month
- A memory efficient syntax tree for language developers☆57Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Automatic HTTPS certificates for trillium.rs, via Let's Encrypt and ACME tls-alpn-01 challenges☆13Updated last month
- Full precision decimal representation of f64☆26Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆53Updated last week
- Abstract over different executors☆73Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Sort Unicode strings lexicographically☆36Updated 8 months ago
- A heckin small test generator☆30Updated last year