asyncenumerator

There are 2 repositories under asyncenumerator topic.

  • AsyncEnumerable

    Dasync/AsyncEnumerable

    Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await

    Language:C#443315156
  • stazz/AsyncEnumeration

    Libraries related to asynchronous enumerable and its enumeration, and asynchronous LINQ.

    Language:C#0201