dmitryvk / async-fn-streamLinks
Lightweight implementation of `async-stream` without macros
☆20Updated 4 months ago
Alternatives and similar repositories for async-fn-stream
Users that are interested in async-fn-stream are comparing it to the libraries listed below
Sorting:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Utilities for encoding and decoding frames using `async/await`.☆29Updated 7 months ago
- Dynamic structured values for Rust☆30Updated 2 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- ☆42Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Completion futures for Rust☆20Updated 3 years ago
- `smol` integrations with `hyper`☆17Updated 6 months ago
- You can name anonymous Future from async fn without dyn or Box!☆63Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- An async version of iterator☆41Updated last year
- ☆34Updated last year
- Abstract over different executors☆74Updated 2 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆52Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- ☆61Updated last year
- Rust String type with configurable byte storage.☆36Updated last year
- futures-buffered☆46Updated last week
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- Pretty-print file sizes and more☆50Updated 10 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated 2 months ago
- Fast floating point to string conversion☆138Updated last week
- Const TypeId and non-'static TypeId☆70Updated last month
- Wrapper around Rc safe to send to a different thread☆26Updated last month