tokio-rs / async-streamLinks
Asynchronous streams for Rust using async & await notation
☆733Updated last year
Alternatives and similar repositories for async-stream
Users that are interested in async-stream are comparing it to the libraries listed below
Sorting:
- A crate for safe and ergonomic pin-projection.☆697Updated last week
- Async multi-producer multi-consumer channel☆928Updated 6 months ago
- Rust library allowing to register multiple handlers for the same signal☆827Updated last week
- An implementation of a LRU cache☆778Updated 3 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆862Updated last month
- Notify async tasks or threads☆503Updated this week
- Support atomic operations on Arc itself☆1,236Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated this week
- Slab allocator for Rust☆866Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- Async I/O and timers☆574Updated last week
- Futures, streams, and async I/O combinators.☆531Updated last week
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- Task abstraction for building executors☆555Updated this week
- Compile-time type-checked builder derive☆1,138Updated last month
- Rust crate for a convenient RAII scope guard.☆546Updated 2 years ago
- Adaptors between compression crates and Rust's async IO types☆607Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆689Updated last year
- Fast floating point to string conversion☆688Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆926Updated 11 months ago
- Module initialization/global constructor functions for Rust☆951Updated last month
- ☆899Updated last week
- derive simple constructor functions for Rust structs☆573Updated last year
- A rust binding for the zstd compression library.☆614Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆720Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆722Updated this week
- Utilities for collecting metrics from a Tokio application☆391Updated this week
- Full-featured async (tokio-based) postgres connection pool (like r2d2)☆925Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆625Updated 2 months ago
- A port of Java's ConcurrentHashMap to Rust☆574Updated 2 months ago