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
- 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 3 weeks ago
- ☆76Updated 2 months ago
- Experimenting with Rust's fundamental data model☆57Updated 3 months 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…☆66Updated last month
- ☆34Updated last year
- A minimalist property-based testing library☆121Updated 8 months ago
- Scalable and lock-free memory reclamation system☆37Updated 3 weeks ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated 3 weeks ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- trigger io::Error's in test, and annotate their source☆31Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Memory validation framework for Rust☆74Updated 3 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- bytes::BufMut implementation to count buffer size☆25Updated 3 weeks ago
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated last month
- Ergonomic and composable async stream generation without macros☆23Updated 2 weeks ago
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Library facilitating safe pinned initialization☆75Updated this week
- Fallible is an Option with inverted Try-semantics.☆25Updated 3 years ago
- ☆35Updated 11 months ago
- Rust traits for key comparison in maps.☆36Updated 10 months ago
- ☆77Updated 4 months ago
- Some internal rustc tools made accessible☆47Updated 2 months ago