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 2 years ago
- ☆75Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- Memory validation framework for Rust☆75Updated 4 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- ☆34Updated last year
- ☆34Updated 3 years ago
- A minimalist property-based testing library☆123Updated 9 months ago
- Scalable and lock-free memory reclamation system☆37Updated last month
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last month
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- ☆48Updated 2 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- Ergonomic and composable async stream generation without macros☆26Updated last month
- Human-friendly indexed collections☆56Updated 3 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- ☆77Updated 5 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 10 months ago
- Rust traits for key comparison in maps.☆37Updated 11 months ago
- Benchmarking library for stable Rust☆47Updated last month
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Non-interleaving multithreaded output queue☆79Updated last month
- trigger io::Error's in test, and annotate their source☆31Updated 2 years ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago