dmitryvk / async-fn-streamLinks
Lightweight implementation of `async-stream` without macros
☆19Updated last month
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.☆87Updated last week
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- An async version of iterator☆40Updated last year
- ☆34Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- `smol` integrations with `hyper`☆17Updated 4 months ago
- futures-buffered☆45Updated 4 months ago
- Pretty-print file sizes and more☆49Updated 8 months ago
- A pointer type for heap-allocated objects which heap storage can be re-used☆14Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- Const TypeId and non-'static TypeId☆69Updated 2 weeks ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- ☆39Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago
- ☆40Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Utilities for encoding and decoding frames using `async/await`.☆29Updated 4 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆50Updated last month
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 4 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Dynamic structured values for Rust☆28Updated 2 weeks ago
- Static-checked parsing of regexes into structs☆45Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆97Updated 2 months ago