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☆83Updated last year
- Experimenting with Rust's fundamental data model☆54Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Some internal rustc tools made accessible☆47Updated last month
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Mirror of Rust's allocator api for use on stable rust☆69Updated 2 months ago
- ☆76Updated 3 weeks ago
- ☆34Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last week
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last week
- Scalable and lock-free memory reclamation system☆36Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Human-friendly indexed collections☆56Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last month
- Benchmarking library for stable Rust☆47Updated last month
- trigger io::Error's in test, and annotate their source☆31Updated 2 years ago
- ☆35Updated 10 months ago
- Memory validation framework for Rust☆70Updated 2 months ago
- Ergonomic and composable async stream generation without macros☆21Updated last week
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- Rust traits for key comparison in maps.☆34Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- ☆56Updated 2 months ago
- A minimalist property-based testing library☆120Updated 6 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago