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
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Lending iterators on stable Rust☆83Updated last year
- ☆72Updated last month
- Experimenting with Rust's fundamental data model☆52Updated last week
- Human-friendly indexed collections☆53Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 4 months ago
- Serde Visitor for deserializing untagged enums☆64Updated last week
- Some internal rustc tools made accessible☆47Updated 6 months ago
- Rust traits for key comparison in maps.☆33Updated 5 months ago
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 4 months ago
- Memory validation framework for Rust☆68Updated 5 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆32Updated 7 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- A minimalist property-based testing library☆110Updated 2 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…☆59Updated 2 weeks ago
- Compile Rust compiler using Buck2☆48Updated 2 weeks ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆33Updated 3 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- ☆33Updated 2 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆111Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Scalable and lock-free memory reclamation system☆31Updated last week
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago