koconut
Provide interchainable array, set, map and etc supporting both normal and async callbacks as their action arguments.
itertools-ts
Extended itertools port for TypeScript and JavaScript. Provides a huge set of functions for working with iterable collections (including async ones)
iter-over
Sugary iteration utilities and interfaces.
@jsdsl/iterator
A collection of classes that allow iteration over a predefined collection of elements.
async-iterator-muxer
Mux/multiplex together multiple sync and async iterables or iterators into one async iterator.