Minimal async jobs utility library, with streams support
paginated (and optionally parallel) iterator over anything
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.
Get an iterator for any JS language value. Works robustly across all environments, all versions.
Higher order iterator library for JavaScript/TypeScript.
Iterator abstraction based on ES6 specification
Process (async)iterable values as functions with concurrency control
Maximize the parallel calls of an iterator supporting asyncIterator interface
Iterate any JS iterator. Works robustly in all environments, all versions.
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
Run an array of functions in parallel
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Process incoming async(iterable) functions in parallel
Asynchronous iterator function for parallel processing.
Map over array avoiding parallel execution, using promises
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
Iterate over promises serially
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
Turn an abstract-leveldown iterator into a readable stream
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Framework-independent loaders for 3D graphics formats
Run multiple promise-returning & async functions with limited concurrency using native ES9
A finite state machine iterator for JavaScript
Parallelize any iterator with ease!
Toggle parallelism with feature flags!
Performs tasks in parallel returning completed tasks in order of appearance.
Parallel iteration methods (map, each, select, reject, find, flat_map, any?, all?, none?, count, reduce) with a configurable thread pool. Results maintain input order.
Parallel iteration for Enumerable
Parallel iteration for Enumerable
motion-parallel is parallel iterations for RubyMotion
Easily create parallel processes to do work, continuously maintain a number of processes or perform a single iteration, etc.
Parallel Pipes is a simple, easy to use, MPI-like implentation for Ruby, allowing you to create and send messages between multiple ruby processes and allowing your code to run on multiple processors. Also provides parallel iterators.
Iterate over multiple enumerators in parallel, using the external interface based on the #next method. Each call to #next returns an array, containing the next element for each of the enumerators. A StopIteration exception is raised as soon as any of the enumerators runs out of elements. SyncEnum differs from the standard library's REXML::SyncEnumerator in its use of the #next external iterator interface, while REXML::SyncEnumerator uses an #each internal iterator interface. The external interface is more convenient when you expect to end iteration before reaching the end of any of the enumerations, including cases where an enumerator generates an unending sequence.
Dolphin: deploy agilely like dolphins can swim. A multi-threaded multi-stage deployment tool utilizes the full power of Git and Ruby.
No description provided.
No description provided.