dmitryvk / async-fn-streamLinks
Lightweight implementation of `async-stream` without macros
☆18Updated 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:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- `smol` integrations with `hyper`☆17Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- Utilities for encoding and decoding frames using `async/await`.☆29Updated 3 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated 2 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- An async version of iterator☆40Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Const TypeId and non-'static TypeId☆68Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆40Updated last year
- Rust `Vec` that can store unsized values☆21Updated last month
- Remove Cargo.lock lockfile☆33Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last week
- Rust macro to specialize on the type of an expression.☆46Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆34Updated 11 months ago
- ☆20Updated 3 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- horrible serde macro stuff☆39Updated last year
- ☆59Updated last year
- Thread-unsafe async runtime☆29Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Convenience wrapper for cargo buildscript input/output☆15Updated last week
- A pointer type for heap-allocated objects which heap storage can be re-used☆14Updated last year