iter
Iteration utilities
A set of iteration primitives using generators for flexible and lazy processing of iterables.
Iteration primitives using generators
1k stars
38 watching
69 forks
Language: PHP
last commit: over 1 year ago
Linked from 3 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A PHP library providing tools for iteration and looping using fluent interfaces. | 141 |
| | A functional-style iterator library that generates imperative code at compile time. | 72 |
| | Utility methods for working with sequences of values in JavaScript | 173 |
| | A utility package for working with iterables in a functional and asynchronous manner. | 140 |
| | A utility function to iterate over a sequence of numbers without an additional loop variable | 14 |
| | A C++ implementation of Python's itertools and related iteration functions. | 1,372 |
| | A comprehensive TypeScript library providing iteration tools and stream processing capabilities for working with iterables and asynchronous data. | 51 |
| | A library providing lazy, functional iteration capabilities for handling async and concurrent iteration in JavaScript | 322 |
| | A library providing functional programming tools for working with lazy, immutable iterables in JavaScript. | 103 |
| | A comprehensive C++ utility library providing various helper classes and functions for tasks like reflection, parsing, and networking. | 42 |
| | A collection of reusable utility functions for working with Laravel collections. | 1,758 |
| | A collection of utility components and pipes for Angular applications | 6 |
| | A collection of Zig libraries and utilities designed to simplify the use of comptime (compile-time) data structures and operations. | 9 |
| | A collection of utility functions and classes for working with asynchronous I/O in Python | 386 |
| | A collection of utility functions to simplify common programming tasks | 59 |