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
- Rust traits for key comparison in maps.☆34Updated 8 months ago
- Scalable and lock-free memory reclamation system☆35Updated this week
- Serde Visitor for deserializing untagged enums☆67Updated 3 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- ☆76Updated 2 months ago
- ☆34Updated 10 months ago
- Some internal rustc tools made accessible☆47Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆67Updated last month
- Experimenting with Rust's fundamental data model☆54Updated last week
- ☆34Updated 3 years ago
- Memory validation framework for Rust☆70Updated 2 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 6 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…☆62Updated 2 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Somewhat hacky workaround for the lack of stream generators☆17Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 weeks ago
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 3 weeks ago
- ☆75Updated last month
- A big integer library in Rust with good performance.☆105Updated last year
- Library facilitating safe pinned initialization☆60Updated last week
- Reports when tokio runtime threads are blocking☆66Updated last year
- structured parallel execution for async Rust☆36Updated last year
- trigger io::Error's in test, and annotate their source☆31Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated this week
- A primitive for writing structural search and replace programs for rust☆32Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated 11 months ago