compiler-errors / async-iterator-extLinks
Combinator methods for `std::AsyncIterator` using all the new `async` superpowers
☆10Updated last year
Alternatives and similar repositories for async-iterator-ext
Users that are interested in async-iterator-ext are comparing it to the libraries listed below
Sorting:
- (lifetime) GATs on stable Rust☆59Updated last year
- Lending iterators on stable Rust☆82Updated last year
- ☆33Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Additional utilities around the bytes crate☆19Updated 2 months ago
- Some internal rustc tools made accessible☆47Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- ☆20Updated 3 years ago
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- ☆29Updated last year
- structured parallel execution for async Rust☆33Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆32Updated 7 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- futures-buffered☆41Updated 3 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 2 months ago
- Human-friendly indexed collections☆53Updated 3 weeks ago
- Experimenting with Rust's fundamental data model☆52Updated 8 months ago
- ☆69Updated last month
- Build a rustc sysroot with custom flags☆17Updated 2 weeks ago
- ☆16Updated 3 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- Memory validation framework for Rust☆68Updated 4 months ago
- ☆44Updated 2 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last month