A familiar set of functions that operate on JavaScript iterables (ES2015+) in a similar way to .NET's LINQ does with enumerables.
A utility for automatically partitioning tasks (promises) and executing them in parallel using separate processes or web workers.