asyncenumerator
There are 2 repositories under asyncenumerator topic.
Dasync/AsyncEnumerable
Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await
stazz/AsyncEnumeration
Libraries related to asynchronous enumerable and its enumeration, and asynchronous LINQ.