dmitryvk / async-fn-streamLinks
Lightweight implementation of `async-stream` without macros
☆18Updated 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.☆86Updated 3 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated 3 weeks ago
- ☆59Updated last year
- ☆42Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- `smol` integrations with `hyper`☆17Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Pretty-print file sizes and more☆49Updated 7 months ago
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆41Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Rust `Vec` that can store unsized values☆21Updated 2 months ago
- Threadsafe RefCell for Rust☆95Updated 8 months ago
- Utilities for encoding and decoding frames using `async/await`.☆29Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆34Updated 11 months ago
- Rust procedural macro attribute parser☆44Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- Add observability to your Rust types!☆58Updated last month
- A pointer type for heap-allocated objects which heap storage can be re-used☆14Updated last year
- Dynamic structured values for Rust☆28Updated 2 months ago
- Const TypeId and non-'static TypeId☆69Updated last month
- An async version of iterator☆40Updated last year