compiler-errors / async-iterator-ext
Combinator methods for `std::AsyncIterator` using all the new `async` superpowers
☆9Updated 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
- Lending iterators on stable Rust☆81Updated last year
- Experimenting with Rust's fundamental data model☆50Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- ☆33Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Some internal rustc tools made accessible☆47Updated last month
- Additional utilities around the bytes crate☆19Updated 8 months ago
- Serde Visitor for deserializing untagged enums☆61Updated last week
- bytes::BufMut implementation to count buffer size☆22Updated last week
- Scalable and lock-free memory reclamation system☆22Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- ☆55Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- ☆45Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆42Updated 2 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- ☆29Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated last month
- Rust traits for key comparison in maps.☆24Updated 2 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Make any value Sync but only available on its original thread☆38Updated last week
- ☆20Updated 3 years ago
- Data-driven tests on stable Rust☆39Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago