dmitryvk / async-fn-streamLinks
Lightweight implementation of `async-stream` without macros
☆12Updated 2 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:
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- Rust crate for Ok-wrapping and try blocks☆21Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- Dynamic structured values for Rust☆28Updated 3 months ago
- Thread-unsafe async runtime☆28Updated 7 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆20Updated 3 years ago
- Take a value atomically once.☆30Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 8 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated last week
- ☆39Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 3 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆48Updated 7 months ago
- Simple bit-level protocol definitions in Rust.☆22Updated last month
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Byte-wise atomic memcpy.☆36Updated last month
- Rust `Vec` that can store unsized values☆20Updated 2 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Duplicate an async I/O handle☆41Updated 5 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year