dmitryvk / async-fn-streamLinks
Lightweight implementation of `async-stream` without macros
☆20Updated 3 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:
- Utilities for encoding and decoding frames using `async/await`.☆29Updated 6 months ago
- 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
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated last month
- Wrapper around Rc safe to send to a different thread☆26Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Completion futures for Rust☆20Updated 3 years ago
- futures-buffered☆46Updated 6 months ago
- ☆34Updated last year
- ☆39Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- An async version of iterator☆41Updated last year
- Pretty-print file sizes and more☆50Updated 10 months ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- `smol` integrations with `hyper`☆17Updated 6 months ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Static-checked parsing of regexes into structs☆45Updated last year
- Abstract over different executors☆74Updated 2 years ago
- A pointer type for heap-allocated objects which heap storage can be re-used☆14Updated last year
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆25Updated 3 years ago
- Rust macro to specialize on the type of an expression.☆47Updated 2 years ago
- ☆36Updated last year
- Unsafe marker trait for types that deref to a stable address☆33Updated 3 months ago