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:
- Lending iterators on stable Rust☆82Updated last year
- (lifetime) GATs on stable Rust☆58Updated last year
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- Additional utilities around the bytes crate☆19Updated last month
- structured parallel execution for async Rust☆33Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- ☆33Updated 2 years ago
- futures-buffered☆40Updated 3 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆72Updated 2 months ago
- Callgrind-based benchmark harness written in Rust☆28Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- Human-friendly indexed collections☆53Updated last week
- ☆31Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 5 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 5 months ago
- ☆43Updated last month
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- Benchmarking library for stable Rust☆38Updated last month
- ☆69Updated last week
- ☆20Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- Better type id and Any for Rust☆14Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago