tokio-rs / async-streamLinks
Asynchronous streams for Rust using async & await notation
☆684Updated 5 months ago
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.☆659Updated 2 months ago
- An implementation of a LRU cache☆707Updated last month
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆721Updated 2 weeks ago
- Support atomic operations on Arc itself☆979Updated last month
- Async multi-producer multi-consumer channel☆856Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆780Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- Notify async tasks or threads☆473Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆795Updated 3 months ago
- Compile-time type-checked builder derive☆1,023Updated 2 months ago
- Slab allocator for Rust☆787Updated last week
- Fast floating point to string conversion☆635Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- Async I/O and timers☆513Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- Task abstraction for building executors☆466Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆741Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆516Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆614Updated 4 months ago
- Typed distributed plugin registration☆1,113Updated 2 months ago
- A Rust proc-macro attribute parser☆1,121Updated last week
- Just, really the littlest Vec you could need. So smol.☆689Updated 2 months ago
- ☆828Updated 2 weeks ago
- HTTP mocking to test Rust applications.☆708Updated 3 months ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆410Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆938Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆470Updated 3 months ago
- A high performance, zero-copy URL router.☆449Updated 3 months ago
- Utilities for collecting metrics from a Tokio application☆353Updated last month