dmitryvk / async-fn-streamLinks
Lightweight implementation of `async-stream` without macros
☆15Updated last week
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:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated this week
- Const TypeId and non-'static TypeId☆66Updated this week
- An async version of iterator☆40Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆40Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- ☆26Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Convenience wrapper for cargo buildscript input/output☆15Updated this week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 10 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆48Updated 2 months ago
- ☆39Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 7 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- You can name anonymous Future from async fn without dyn or Box!☆61Updated 3 years ago
- The missing compound borrowing for Rust.☆59Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- ☆35Updated 6 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- Utilities for encoding and decoding frames using `async/await`.☆28Updated last month