An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with foreach

A curated list of projects in awesome lists tagged with foreach .

https://github.com/dasync/asyncenumerable

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

async async-streams asyncenumerator await csharp enumerable enumerator foreach linq parallel

Last synced: 12 Oct 2025

https://github.com/Dasync/AsyncEnumerable

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

async async-streams asyncenumerator await csharp enumerable enumerator foreach linq parallel

Last synced: 11 Apr 2025

https://github.com/Azure/doAzureParallel

A R package that allows users to submit parallel workloads in Azure

azure-batch cluster dsvm foreach mran parallel r

Last synced: 13 Jul 2025

https://github.com/azure/doazureparallel

A R package that allows users to submit parallel workloads in Azure

azure-batch cluster dsvm foreach mran parallel r

Last synced: 14 Jan 2026

https://github.com/futureverse/doFuture

:rocket: R package: doFuture - Use Foreach to Parallelize via Future Framework

batchjobs batchtools biocparallel cran distributed-computing foreach hpc hpc-clusters package parallel plyr r

Last synced: 22 Aug 2025

https://github.com/futureverse/dofuture

:rocket: R package: doFuture - Use Foreach to Parallelize via Future Framework

batchjobs batchtools biocparallel cran distributed-computing foreach hpc hpc-clusters package parallel plyr r

Last synced: 12 Dec 2025

https://github.com/geri-borbas/ios.blog.swiftui_pull_to_refresh

✳️ SwiftUI Pull to Refresh (for iOS 13 and iOS 14) condensed into a single modifier.

foreach ios ios13 ios14 list pull-to-refresh refresh scrollview swift swiftui tableview uikit uirefreshcontrol uitableview

Last synced: 21 Aug 2025

https://github.com/tunnckocore/each-promise

:cyclone: Asynchronous control flow library for now and then. :sparkles: Iterate over promises, promise-returning or async/await functions in series or parallel. Works on node 0.10 if you give it a Promise.

async await concurrency concurrent control control-flow each foreach hooks parallel promises serial series

Last synced: 15 Apr 2025

https://github.com/will-1-am/swiftui100

A collection of projects and challenge solutions for the #100DaysOfSwiftUI Hacking with Swift course @twostraws https://www.hackingwithswift.com/100/swiftui

100daysofcode 100daysofswiftui coreml createml custom-containers custom-modifiers datecomponents dateformatter datepicker environmentobject foreach hacktoberfest navigationbaritems navigationview nil-coalescing section state stepper swiftui two-way-binding

Last synced: 04 Aug 2025

https://github.com/KeeVeeGames/foreach.gml

foreach() loop implementation for GameMaker 2.3 for arrays, ds_lists, ds_maps, ds_stacks, ds_queues, ds_priorities and structs

array foreach gamemaker gamemaker-language gamemaker-projects gamemaker-studio gamemaker-studio-2 gamemaker-studio-2-3 gamemakerstudio gamemakerstudio2 gml gms gms2 loop

Last synced: 01 Apr 2025

https://github.com/es-shims/iterator-helpers

An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.

asynciterator drop ecmascript es-shims every filter find flatmap foreach from iterator javascript map polyfill reduce some take toarray toasync

Last synced: 18 Oct 2025

https://github.com/mdminhazulhaque/foreach

:repeat: Read lines from file/stdin and execute them as CLI argument

bash foreach iterator line stdin

Last synced: 07 May 2025

https://github.com/howprogrammingworks/iteration

Different implementation of iterations as a code abstraction

do-while each filter for for-each for-in for-of foreach javascript js map reducer sort while

Last synced: 06 Apr 2025

https://github.com/mrdave1999/librarylist

Esta biblioteca proporciona funciones para poder trabajar con listas de forma genérica (es decir, tener listas de objetos de cualquier tipo).

c estructura-de-datos foreach iterator library

Last synced: 26 Jul 2025

https://github.com/cheton/react-foreach

A React component that renders each element of collection using a function as child component.

foreach map react

Last synced: 15 Mar 2025

https://github.com/shipshapecode/ember-async-await-for-each

async/await aware forEach for Ember

async await ember-addon foreach

Last synced: 14 Apr 2025

https://github.com/xyproto/rangetype

:1234: Mini-language/DSL for defining and dealing with ranges of numbers

ada dsl foreach go mini-language ranges

Last synced: 27 Apr 2026

https://github.com/evandixon/skyeditor.utilities.asyncfor

Run the body of a For or a For Each loop asynchronously.

async asynchronous dotnet each for foreach

Last synced: 04 Sep 2025

https://github.com/marvin9/foreach-to-for

🤖 Convert thousand of nested, complex forEach loops to for loops

converter foreach loops

Last synced: 26 Feb 2025

https://github.com/bartoszklonowski/extendedvector

C++17 version of std::vector, but much more extended and provided with all the features available in List<T> from .NET Framework.

cpp extendedvector foreach list std vector

Last synced: 09 Mar 2026

https://github.com/stdlib-js/strided-base-ternary

Apply a ternary callback to strided input array elements and assign results to elements in a strided output array.

apply array base foreach javascript map ndarray node node-js nodejs stdlib strided ternary transform

Last synced: 15 Oct 2025

https://github.com/s8sg/branching-in-faas-flow

Super simple branching examples for faas-flow (https://github.com/s8sg/faas-flow)

branching condition dynamic example faas-flow foreach

Last synced: 11 Jan 2026

https://github.com/stdlib-js/strided-base-unary

Apply a unary callback to elements in a strided input array and assign results to elements in a strided output array.

apply array base foreach javascript map ndarray node node-js nodejs stdlib strided transform unary

Last synced: 05 Mar 2026

https://github.com/es-shims/array.prototype.foreach

Array.prototype.forEach spec-compliant polyfill

array ecmascript foreach javascript polyfill shim

Last synced: 30 Sep 2025

https://github.com/eujinnlucashow/goit-js-hw-06-v2

Educational tasks 📒 JS-HW-06 version 2

document dom foreach getelementbyid html javascript js

Last synced: 06 Apr 2025

https://github.com/morganconrad/f-readline

Thin layer over node's readline module to provide functional support: map, reduce, filter, forEach()

async filter foreach functional-programming map node-readline readline reduce

Last synced: 10 Jul 2025

https://github.com/stdlib-js/strided-base-map-by2

Apply a binary function to each pair of elements retrieved from strided input arrays according to a callback function and assign results to a strided output array.

accessor apply array base binary callback clbk foreach javascript map ndarray node node-js nodejs stdlib strided transform

Last synced: 08 Mar 2026

https://github.com/samedfft2634/crypto-app

Working with api to create crypto app. A list of 50 crypto currencies

await-async bootstrap crypto crypto-api fetch foreach innerhtml try-catch

Last synced: 20 May 2026

https://github.com/saulsluz/promise-foreach

This is a simple implementation of foreach based on promises.

foreach nodejs promise

Last synced: 14 Oct 2025

https://github.com/stdlib-js/array-base-filled-by

Create a filled generic array according to a provided callback function.

alloc allocate array callback data fill filled foreach generic javascript map node node-js nodejs stdlib structure types

Last synced: 24 Apr 2025

https://github.com/stdlib-js/strided-base-dmap2

Apply a binary function accepting and returning double-precision floating-point numbers to corresponding elements in two double-precision floating-point strided input arrays and assign each result to an element in a double-precision floating-point strided output array.

apply array base binary dbl double double-precision float64 foreach javascript map ndarray node node-js nodejs stdlib strided transform

Last synced: 30 Jun 2025

https://github.com/stdlib-js/array-base-mskbinary3d

Apply a binary callback to elements in two three-dimensional nested input arrays according to elements in a three-dimensional nested mask array and assign results to elements in a three-dimensional nested output array.

3d apply array base binary foreach javascript map mask masked matrix multidimensional ndarray node node-js nodejs skip skipped stdlib transform

Last synced: 10 May 2026

https://github.com/stdlib-js/array-base-mskunary4d

Apply a unary callback to elements in a four-dimensional nested input array according to elements in a four-dimensional nested mask array and assign results to elements in a four-dimensional nested output array.

4d apply array base foreach javascript map mask masked matrix multidimensional ndarray node node-js nodejs skip skipped stdlib transform unary

Last synced: 17 Apr 2026

https://github.com/stdlib-js/array-base-filled4d-by

Create a filled four-dimensional nested array according to a provided callback function.

alloc allocate array callback data fill filled foreach generic javascript map matrix multidimensional node node-js nodejs stdlib strided structure types

Last synced: 07 Sep 2025

https://github.com/stdlib-js/array-base-binary3d

Apply a binary callback to elements in three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.

3d apply array base binary foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform

Last synced: 05 May 2025

https://github.com/danieljdufour/advarr

ADVanced ARRay utility functions. Extra arguments for map and forEach including first, last, brk, odd, even, penultimate, and more!

array arrays every filter find findindex flatmap foreach javascript map reducer some

Last synced: 13 Apr 2025

https://github.com/stdlib-js/array-base-unary5d

Apply a unary callback to elements in a five-dimensional nested input array and assign results to elements in a five-dimensional nested output array.

5d apply array base foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform unary

Last synced: 12 Jul 2025

https://github.com/stdlib-js/array-base-quaternary4d

Apply a quaternary callback to elements in four four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.

4d apply array base foreach javascript map matrix multidimensional ndarray node node-js nodejs quaternary stdlib transform

Last synced: 13 Jul 2025

https://github.com/mattmezza/php-line-map

Map\CSV::file($usersCsv)->with(function ($row) { echo $row['name']; }); – Do stuff for each line of text

closure collection csv foreach map php textfile

Last synced: 15 Jul 2025

https://github.com/stdlib-js/array-base-mskunary5d

Apply a unary callback to elements in a five-dimensional nested input array according to elements in a five-dimensional nested mask array and assign results to elements in a five-dimensional nested output array.

5d apply array base foreach javascript map mask masked matrix multidimensional ndarray node node-js nodejs skip skipped stdlib transform unary

Last synced: 19 May 2026

https://github.com/stdlib-js/array-base-broadcasted-binary3d

Apply a binary callback to elements in broadcasted input arrays and assign results to elements in a three-dimensional nested output array.

3d apply array base binary broadcast foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform

Last synced: 19 Jul 2025

https://github.com/marleydip/advanced-javascript-with-projects

Projects & Assignment Problem Practise => Conditional & Looping Statement, Objects & Object Methods, Arrays & Array Method, Function (CallBack, Arrow, SetInterval, setTimeout, clearInterval, Filter, forEach, map, reduce), DOM, querySeletor, Events

array-manipulations array-methods arrow-functions callback-functions data-structures-and-algorithms dom events filter for-if-nested for-in for-of foreach function if-elseif-else map-flatmap nested-for-loops object-methods reduce switch-case

Last synced: 18 Jun 2025

https://github.com/mehmet-github06/country-wather

If you want to know the instant weather forecast of the countries, just write the country name

asynchronous-programming css3 fecth-api foreach html5 javascript responsive settimeout switch-case

Last synced: 18 May 2026

https://github.com/stdlib-js/array-base-mskbinary4d

Apply a binary callback to elements in two four-dimensional nested input arrays according to elements in a four-dimensional nested mask array and assign results to elements in a four-dimensional nested output array.

4d apply array base binary foreach javascript map mask masked matrix multidimensional ndarray node node-js nodejs skip skipped stdlib transform

Last synced: 19 May 2026

https://github.com/stdlib-js/array-base-broadcasted-unary2d

Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a two-dimensional nested output array.

2d apply array base broadcast foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform unary

Last synced: 24 Apr 2025

https://github.com/mehmet-github06/flowers-app

You can find users' followers in the github repo

api async-await bootstrap css3 filter foreach html5 javascript

Last synced: 29 Apr 2026

https://github.com/stdlib-js/array-base-unary3d

Apply a unary callback to elements in a three-dimensional nested input array and assign results to elements in a three-dimensional nested output array.

3d apply array base foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform unary

Last synced: 14 Aug 2025

https://github.com/stdlib-js/array-base-quaternary3d

Apply a quaternary callback to elements in four three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.

3d apply array base foreach javascript map matrix multidimensional ndarray node node-js nodejs quaternary stdlib transform

Last synced: 26 Jul 2025

https://github.com/stdlib-js/utils-do-until-each-right

Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.

do do-while dowhile each for foreach foreachright iterate javascript node node-js nodejs right stdlib until util utilities utility utils while

Last synced: 18 Feb 2026

https://github.com/mihaiconstantin/doparabar

An `R` package that provides a `foreach` parallel adaptor for `parabar` backends.

foreach parallel-computing r

Last synced: 19 Feb 2026

https://github.com/stdlib-js/array-base-mskbinary2d

Apply a binary callback to elements in two two-dimensional nested input arrays according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.

2d apply array base binary foreach javascript map mask masked matrix multidimensional ndarray node node-js nodejs skip skipped stdlib transform

Last synced: 28 Jul 2025

https://github.com/stdlib-js/array-base-map3d

Apply a function to elements in a three-dimensional nested input array and assign results to elements in a new three-dimensional nested output array.

3d apply array base foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform

Last synced: 08 Nov 2025

https://github.com/stdlib-js/utils-do-while-each-right

While a test condition is true, invoke a function for each element in a collection, iterating from right to left.

collection do do-while dowhile each for foreach foreachright iterate javascript node node-js nodejs right stdlib util utilities utility utils while

Last synced: 09 Apr 2026

https://github.com/stdlib-js/array-base-broadcasted-quinary2d

Apply a quinary callback to elements in five broadcasted input arrays and assign results to elements in a two-dimensional nested output array.

2d apply array base broadcast foreach javascript map matrix multidimensional ndarray node node-js nodejs quinary stdlib transform

Last synced: 05 Oct 2025

https://github.com/stdlib-js/strided-base-smap2

Apply a binary function accepting and returning single-precision floating-point numbers to corresponding elements in two single-precision floating-point strided input arrays and assign each result to an element in a single-precision floating-point strided output array.

apply array base binary float float32 flt foreach javascript map ndarray node node-js nodejs single-precision stdlib strided transform

Last synced: 08 Jul 2025

https://github.com/stdlib-js/strided-base-dmskmap

Apply a unary function accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array according to a corresponding element in a strided mask array and assign each result to an element in a double-precision floating-point strided output array.

apply array base dbl double double-precision float64 foreach javascript map mask masked ndarray node node-js nodejs stdlib strided transform unary

Last synced: 30 Apr 2025

https://github.com/stdlib-js/utils-until-each

Until a test condition is true, invoke a function for each element in a collection.

array array-like collection each for foreach iterate javascript node node-js nodejs stdlib typed-array until util utilities utility utils while

Last synced: 21 Feb 2026

https://github.com/stdlib-js/array-base-broadcasted-unary5d

Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a five-dimensional nested output array.

5d apply array base broadcast foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform unary

Last synced: 09 Nov 2025

https://github.com/marleydip/advanced-javascript

Assignment Problem Practise => Conditional & Looping Statement, Objects & Object Methods, Arrays & Array Method, Function (CallBack, Arrow, SetInterval, setTimeout, clearInterval, Filter, forEach, map, reduce), DOM, querySeletor, Events

array-manipulations array-methods arrow-functions callback-functions data-structures-and-algorithms dom events filter for-if-nested for-in for-of foreach function if-elseif-else map-flatmap nested-for-loops object-methods reduce switch-case

Last synced: 10 Jun 2025

https://github.com/stdlib-js/array-base-broadcasted-binary5d

Apply a binary callback to elements in broadcasted input arrays and assign results to elements in a five-dimensional nested output array.

5d apply array base binary broadcast foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform

Last synced: 23 Aug 2025

https://github.com/stdlib-js/array-base-mskunary2d

Apply a unary callback to elements in a two-dimensional nested input array according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.

2d apply array base foreach javascript map mask masked matrix multidimensional ndarray node node-js nodejs skip skipped stdlib transform unary

Last synced: 01 Apr 2025

https://github.com/stdlib-js/array-base-ternary2d

Apply a ternary callback to elements in three two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.

2d apply array base foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib ternary transform

Last synced: 04 Jul 2025

https://github.com/stdlib-js/array-base-binary5d

Apply a binary callback to elements in five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.

5d apply array base binary foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform

Last synced: 14 Apr 2025

https://github.com/stdlib-js/array-base-quinary3d

Apply a quinary callback to elements in five three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.

3d apply array base foreach javascript map matrix multidimensional ndarray node node-js nodejs quinary stdlib transform

Last synced: 08 Oct 2025

https://github.com/duzun/asyncseries.js

Asynchronously process a list of items consecutively

array async async-serial asynchronous esm foreach iteratee map promise reduce reducer series

Last synced: 15 Oct 2025

https://github.com/stdlib-js/array-base-broadcasted-unary4d

Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a four-dimensional nested output array.

4d apply array base broadcast foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform unary

Last synced: 23 Oct 2025

https://github.com/stdlib-js/utils-until-each-right

Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.

array array-like collection each for foreach foreachright iterate javascript node node-js nodejs right stdlib until util utilities utility utils while

Last synced: 24 Oct 2025

https://github.com/x-stars/rangeforeach

C# range-foreach syntax provider.

csharp foreach range syntax

Last synced: 25 Feb 2026

https://github.com/stdlib-js/array-base-binary4d

Apply a binary callback to elements in four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.

4d apply array base binary foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform

Last synced: 11 Feb 2026

https://github.com/stdlib-js/ndarray-base-unary-by

Apply a unary function to each element retrieved from a input ndarray according to a callback function and assign results to elements in an output ndarray.

accessor apply array base foreach javascript map ndarray node node-js nodejs stdlib strided transform unary

Last synced: 12 Feb 2026

https://github.com/javanile/boor

🐮 Use only if you hate good manners

boorish foreach functional-programming nodejs statements

Last synced: 16 Apr 2026

https://github.com/zerodevx/findx-cli

CLI to find and execute command for every glob match

cli command exec find foreach node

Last synced: 27 Apr 2026

https://github.com/stdlib-js/array-base-broadcasted-ternary4d

Apply a ternary callback to elements in three broadcasted input arrays and assign results to elements in a four-dimensional nested output array.

4d apply array base binary broadcast foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform

Last synced: 28 Apr 2026

https://github.com/stdlib-js/array-base-broadcasted-ternary3d

Apply a ternary callback to elements in three broadcasted input arrays and assign results to elements in a three-dimensional nested output array.

3d apply array base binary broadcast foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform

Last synced: 01 May 2026

https://github.com/morganconrad/fobu

YA functional utilities for JavaScript Objects, mimicking ES6 Array methods.

filter foreach functional-programming javascript map object reduce

Last synced: 08 Jun 2026

https://github.com/stdlib-js/array-base-mskbinary5d

Apply a binary callback to elements in two five-dimensional nested input arrays according to elements in a five-dimensional nested mask array and assign results to elements in a five-dimensional nested output array.

5d apply array base binary foreach javascript map mask masked matrix multidimensional ndarray node node-js nodejs skip skipped stdlib transform

Last synced: 03 May 2026

https://github.com/stdlib-js/array-base-broadcasted-unary3d

Apply a unary callback to elements in a broadcasted nested input array and assign results to elements in a three-dimensional nested output array.

3d apply array base broadcast foreach javascript map matrix multidimensional ndarray node node-js nodejs stdlib transform unary

Last synced: 07 Jul 2025

https://github.com/stdlib-js/array-base-banded-filled2d-by

Create a filled two-dimensional banded nested array according to a provided callback function.

alloc allocate array callback data fill filled foreach generic javascript map matrix multidimensional node node-js nodejs stdlib strided structure types

Last synced: 19 May 2026

https://github.com/srilathadinakar/day-7-task

Day 7 task array functions

filter foreach map reduce xmlhttprequest

Last synced: 07 Oct 2025

https://github.com/lucasreis0/livro_books

💡 Utilização dos Principais Métodos de Array: Aprendendo a aplicar métodos como `forEach`, `map`, `filter`, `sort` e `reduce` para manipular arrays de forma eficaz.

arrays dom filter foreach map reduce sort

Last synced: 07 Oct 2025

https://github.com/kytta/foreachain

The chainable forEach().

chain foreach javascript

Last synced: 22 Jun 2025

https://github.com/stdlib-js/array-base-symmetric-banded-filled2d-by

Create a filled two-dimensional symmetric banded nested array according to a provided callback function.

alloc allocate array callback data fill filled foreach generic javascript map matrix multidimensional node node-js nodejs stdlib strided structure types

Last synced: 20 Apr 2026

https://github.com/carloshenriquefs/musics

✅🎵🎧- Screen Sound Músicas

chatgpt crud foreach jpa jpql

Last synced: 09 Oct 2025

https://github.com/carloshenriquefs/tabelafipe

✅📑🚗 - Consulta da Tabela Fipe - Fipe Api Http Rest

api foreach lambda spring-framework stream

Last synced: 07 Mar 2026

https://github.com/rebecarolinax/selective_process_exercises

This repository is a knowledge library developed during programming logic review classes, with the aim of providing enough knowledge for future selection processes.

arrays foreach logic-programming process while

Last synced: 20 Mar 2025