iteration
There are 394 repositories under iteration topic.
sindresorhus/promise-fun
Promise packages, patterns, chat, and tutorials
sindresorhus/p-map
Map over promises concurrently
developit/asyncro
⛵️ Beautiful Array utilities for ESnext async/await ~
go-faster/jx
json encoding and decoding
hongbo-miao/leetcode
LeetCode solutions
im95able/Rea
Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible iteration.
madyankin/postcss-each
PostCSS plugin to iterate through values
maxim2266/strit
Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.
multiplex/multiplex.js
LINQ for JavaScript.
Soft/iter
iter is a generic iterator library for Go
am-kantox/elixir-iteraptor
Handy enumerable operations implementation.
umpc/go-sortedmap
A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.
slikts/queueable
Convert streams to async ⌛ iterables ➰
starwing/luaiter
A iteration library for Lua
dawsbot/skrub
Irreversible file deletion on every OS
seraogianluca/k-means-mapreduce
K-Means algorithm implementation with Hadoop and Spark for the course of Cloud Computing of the MSc AIDE at the University of Pisa.
supercharge/collections
async/await-ready, chainable Array & Collection utilities
philbooth/tryer
MOVED TO GITLAB
luvies/lazy
A linq-like lazy-evaluation enumerable/iteration library that aims to support deno, node & browser
biboudis/streamalg
Extensible stream pipelines with object algebras.
chrizbee/NewtonFractal
Qt application to visualize newton fractals
mathspp/the-little-book-of-itertools
Automated tests for the exercises from “The little book of itertools”
rotexsoft/versatile-collections
A collections package for various use cases (supports strict typing)
sanjaypradeep/Python-Data-Structure
This repository will be really helpful, if you want to learn from the scratch in Python Programming Languages. Also, makes your strong in Basic Python.
Extrys/EZ-DOTS-Extensions
Just a set of easy to use extensions mostly for Unity DOTS
gsubramani/robust-nonlinear-regression
Robust Regression for arbitrary non-linear functions
MichaelJWelsh/ppipe
A simple and lightweight Rust library for making iterator pipelines concurrent
kevva/p-one
Test whether some promise passes a testing function
AlbertHambardzumyan/recursion
The concept of recursion.
MassiveNerds/RetroMatic
RetroMatic's used for real-time retrospectives. See how to leverage Angular and Firebase for syncing data across all the participants. Retrospective's are held at the end of sprints in Agile software development. The team reflects on what happened in the sprint and determines actions for improvement.
kevva/p-every
Test whether all promises passes a testing function
m8sec/ipparser
Python support package to parse IP and host inputs from network based tooling
ricokahler/lazy
A small (~900B gzip), useful set of methods for lazy iteration of iterables.
lathestudent/Direct-and-Iterative-Solver-of-Linear-Systems
In this paper, we will be evaluating numerical methods for direct and iterative solvers of linear systems. From class we have discussed the various methods; Gauss elimination with pivoting techniques, Jacobi Iterative Method, Gauss-Seidel Iterative Method, Successive Over-Relaxation Method, Iterative Refinement Method, and Conjugate Gradient Method. In this paper, using Python programming language, we will discuss how each method evaluates various linear systems of equations, and then we will discuss the complexity, accuracy, and stability of each method
nwaldispuehl/interval-music-compositor
IntervalMusicCompositor, a multi-platform software for creating interval music compilations out of multiple sound files.
EwyBoy/AoE-Snapcon-2.0
Snapcon 2.0 is the second iteration of a custom macro script application made in Python for Age of Empire II that helps you build really quick and has an in-game overlay.