itertools-php
Iteration Library
A PHP library providing tools for iteration and looping using fluent interfaces.
PHP Iteration Tools Library
141 stars
5 watching
11 forks
Language: PHP
last commit: 12 months ago
Linked from 1 awesome list
fluentinterfacegeneratorinfinite-iterationiterableiteratorloopingloopsphpphp-libraryrandom-iterationstreamstreamstraversablezip
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive TypeScript library providing iteration tools and stream processing capabilities for working with iterables and asynchronous data. | 51 |
| A C++ implementation of Python's itertools and related iteration functions. | 1,372 |
| A library providing lazy, functional iteration capabilities for handling async and concurrent iteration in JavaScript | 322 |
| A set of iteration primitives using generators for flexible and lazy processing of iterables. | 1,129 |
| A functional-style iterator library that generates imperative code at compile time. | 72 |
| A set of iterators and utilities for working with sequences in a Nim programming language | 134 |
| A library providing functional programming tools for working with lazy, immutable iterables in JavaScript. | 103 |
| A parallelization library for PHP, enabling efficient multitasking and application responsiveness through multiple CPU threads. | 794 |
| A collection of reusable algorithms and data structures in PHP for efficient computational tasks. | 2,167 |
| A Ruby library providing timers and scheduling functionality for event loops. | 338 |
| A collection of convenient functions to facilitate software development in Go. | 86 |
| A set of abstractions for concurrency and asynchronous programming in JavaScript | 18 |
| A library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm. | 58 |
| A JavaScript library that enables functional programming by making all built-in functions pure and curried, promoting a more compositional and predictable coding style. | 141 |
| A simple library to repeatedly call a function at a given time interval. | 28 |