tokio-rs / async-stream
Asynchronous streams for Rust using async & await notation
☆657Updated 2 months ago
Alternatives and similar repositories for async-stream:
Users that are interested in async-stream are comparing it to the libraries listed below
- A crate for safe and ergonomic pin-projection.☆635Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆508Updated last week
- Support atomic operations on Arc itself☆880Updated last week
- Slab allocator for Rust☆743Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆832Updated last month
- Test harness for ui tests of compiler diagnostics☆857Updated last week
- Futures, streams, and async I/O combinators.☆495Updated 2 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆645Updated this week
- Rust library allowing to register multiple handlers for the same signal☆755Updated 6 months ago
- An implementation of a LRU cache☆678Updated last month
- Compile-time type-checked builder derive☆951Updated 6 months ago
- Module initialization/global constructor functions for Rust☆809Updated this week
- Easy self-referential struct generation for Rust.☆574Updated last month
- Notify async tasks or threads☆459Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆705Updated last week
- ☆796Updated last week
- Just, really the littlest Vec you could need. So smol.☆669Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆890Updated 2 months ago
- Task abstraction for building executors☆452Updated last month
- Async I/O and timers☆481Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆769Updated last week
- Data structure serialization library with several opposite design goals from Serde☆836Updated last week
- Typed distributed plugin registration☆1,072Updated last week
- Fast floating point to string conversion☆622Updated last week
- A vector with a fixed capacity. (Rust)☆798Updated 4 months ago
- Utilities for collecting metrics from a Tokio application☆321Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆451Updated 2 months ago
- A Rust proc-macro attribute parser☆1,081Updated last month
- Backtraces in Rust☆563Updated 2 weeks ago
- Compact inlined strings for Rust.☆521Updated last year