itertools-ts

Iteration library

A comprehensive TypeScript library providing iteration tools and stream processing capabilities for working with iterables and asynchronous data.

TypeScript Iteration Tools Library

GitHub

47 stars
4 watching
7 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list

async-iterableasync-iterablesasync-iterationasync-iteratorasync-iteratorsfluentinterfacegeneratorinfinite-iterationiterableiteratoritertoolsitertools-libraryloopingloopsrandom-iterationstreamstreamszip

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
markrogoyski/itertools-php A PHP library providing tools for iteration and looping using fluent interfaces. 141
ryanhaining/cppitertools A C++ implementation of Python's itertools and related iteration functions. 1,369
tomeraberbach/lfi A library providing lazy, functional iteration capabilities for handling async and concurrent iteration in JavaScript 233
narimiran/itertools A set of iterators and utilities for working with sequences in a Nim programming language 134
hamidb80/iterrr A functional-style iterator library that generates imperative code at compile time. 72
marcoonroad/sporadic A set of abstractions for concurrency and asynchronous programming in JavaScript 18
tomlokhorst/promissum A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. 68
nikic/iter A set of iteration primitives using generators for flexible and lazy processing of iterables. 1,128
frptools/collectable A library providing high-performance immutable data structures for modern JavaScript applications. 272
sindresorhus/p-pipe Creates a reusable pipeline of promise-returning functions to compose and chain together multiple asynchronous operations. 122
sergeyt/karma-typescript-preprocessor A TypeScript preprocessor that compiles files on the fly during testing. 50
sindresorhus/p-each-series Iterates over promises in serial order, stopping at the first failed promise. 50
shfrmn/cycle-lot Handles dynamic lists of Cycle.js components with typescript support and simpler API. 2
benji6/imlazy A library providing functional programming tools for working with lazy, immutable iterables in JavaScript. 103
sindresorhus/p-times Runs promise-returning & async functions multiple times concurrently 38