compiler-errors / async-iterator-ext
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
- (lifetime) GATs on stable Rust☆57Updated last year
- Scalable and lock-free memory reclamation system☆25Updated 3 weeks ago
- Experimenting with Rust's fundamental data model☆51Updated 5 months ago
- Lending iterators on stable Rust☆82Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆59Updated this week
- Eager evaluation of macros like `concat!` and `env!`☆38Updated 3 weeks ago
- Human-friendly indexed collections☆53Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Additional utilities around the bytes crate☆19Updated 9 months ago
- ☆33Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 weeks ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆62Updated 3 weeks ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- ☆29Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 6 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Rust traits for key comparison in maps.☆24Updated last month
- bytes::BufMut implementation to count buffer size☆22Updated 3 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆65Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Blazingly fast framework for in-process microservices on top of Tower ecosystem☆19Updated 7 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- Build a rustc sysroot with custom flags☆17Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated this week