tokio-rs / async-stream
Asynchronous streams for Rust using async & await notation
☆655Updated last month
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.☆625Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆823Updated last week
- Support atomic operations on Arc itself☆861Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆846Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆697Updated this week
- Notify async tasks or threads☆459Updated this week
- Compile-time type-checked builder derive☆941Updated 5 months ago
- Task abstraction for building executors☆447Updated last week
- Module initialization/global constructor functions for Rust☆778Updated 2 months ago
- Futures, streams, and async I/O combinators.☆493Updated last week
- Rust library allowing to register multiple handlers for the same signal☆747Updated 4 months ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆633Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆504Updated 7 months ago
- Typed distributed plugin registration☆1,050Updated this week
- Easy self-referential struct generation for Rust.☆564Updated 2 weeks ago
- An implementation of a LRU cache☆666Updated this week
- ☆781Updated this week
- Data structure serialization library with several opposite design goals from Serde☆824Updated this week
- A Rust proc-macro attribute parser☆1,070Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆580Updated 3 months ago
- Slab allocator for Rust☆729Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆763Updated 5 months ago
- Async I/O and timers☆476Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆879Updated 3 weeks ago
- Utilities for collecting metrics from a Tokio application☆314Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆658Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆328Updated this week
- derive simple constructor functions for Rust structs☆536Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆442Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,391Updated 2 weeks ago