Reduce CPU usage by non-blocking async loop and psychologically speed up in JavaScript
JavaScript
Updated Mar 18, 2019
Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use wit…
C#
Updated Apr 17, 2019
A R package that allows users to submit parallel workloads in Azure
R
Updated Apr 16, 2019
🚀 R package: doFuture - A Universal Foreach Parallel Adaptor using the Future API of the 'future' Package
R
Updated Apr 17, 2019
🌀 Asynchronous control flow library for now and then. ✨ Iterate over promises, promise-returning or async/await func…
JavaScript
Updated Jul 14, 2018
纸牌游戏牛牛的最优算法及Method
HTML
Updated May 18, 2017
foreach standalone include (non y_iterate version)
Pawn
Updated Oct 3, 2018
Stream Collections for Go. Inspired in Java 8 Streams and .NET Linq
Go
Updated Feb 28, 2019
🔁 Read lines from file/stdin and execute them as command argument
Shell
Updated May 20, 2018
Map, Filter, Reduce, Contains, ForEach and FlatMap Implementation in Objective-C
Objective-C
Updated Nov 21, 2018
🔢 Mini-language/DSL for defining and dealing with ranges of numbers
Go
Updated Sep 17, 2018
async/await aware forEach for Ember
JavaScript
Updated Mar 19, 2019
This is a simple implementation of foreach based on promises.
JavaScript
Updated Aug 1, 2017
A React component that renders each element of collection using a function as child component.
JavaScript
Updated Jul 31, 2018
Different implementation of iterations as a code abstraction
JavaScript
Updated Jan 22, 2019
⁉️ AsyncAF (A.K.A. async-af, A.K.A. Async/Await Fun) - chainable asynchronous JavaScript methods that mirror their n…
#76 opened about 1 year ago by ScottRudiger
JavaScript
Updated May 4, 2019
streamy is a set of array operations implemented in a vertical first fashion
JavaScript
Updated Apr 16, 2017
Run the body of a For or a For Each loop asynchronously.
C#
Updated Apr 20, 2019
JavaScript
Updated Mar 29, 2017
Easy GoLang parallel ForEach library
Go
Updated Aug 16, 2018
Run callback on every array element and return array of callback results with promise
JavaScript
Updated Jan 25, 2019
Map\CSV::file($usersCsv)->with(function ($row) { echo $row['name']; }); – Do stuff for each line of text
PHP
Updated Mar 21, 2018
A prototype function to return a promise of chained promises made by binding each value in an array to chained then c…
TypeScript
Updated Aug 1, 2017
groupby. apply. multiprocess. at scale.
R
Updated Oct 30, 2017
Various LINQ extension methods.
C#
Updated Dec 19, 2017
Iterate through arbitrary sets of Praat objects (Mirror)
Perl
Updated Feb 3, 2018
Pratice Java -8 and your new features
Java
Updated May 29, 2018
Explaining with the help of js "forEach" method and a puzzle as content the use of the js method "bind"
JavaScript
Updated Jan 4, 2018
Promise-ifier and efficiency wrapper for chaining async- and sync- processes using extended Promises
JavaScript
Updated Feb 11, 2018
Módulo 4: Transformaciones funcionales. Vídeo 5 (parte 2): forEach.
Swift
Updated May 21, 2017