dmitryvk / async-fn-streamLinks
Lightweight implementation of `async-stream` without macros
☆18Updated 2 weeks 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.☆84Updated last month
- ☆40Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆40Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- ☆59Updated last year
- You can name anonymous Future from async fn without dyn or Box!☆61Updated 3 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 3 weeks ago
- Utilities for encoding and decoding frames using `async/await`.☆29Updated 2 months ago
- A pointer type for heap-allocated objects which heap storage can be re-used☆14Updated last year
- Pretty-print file sizes and more☆49Updated 5 months ago
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Const TypeId and non-'static TypeId☆67Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- `smol` integrations with `hyper`☆16Updated last month
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 9 months ago
- A safe and convenient store for one value of each type☆13Updated 10 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- `$crate` in procedural macros.☆74Updated last week
- Use winit like the async runtime you've always wanted☆50Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Cargo API written in Paris☆51Updated last month
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- ☆34Updated 10 months ago