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: 4 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
markrogoyski/itertools-php | A PHP library providing tools for iteration and looping using fluent interfaces. | 141 |
hamidb80/iterrr | A functional-style iterator library that generates imperative code at compile time. | 72 |
iter-tools/iter-tools | Utility methods for working with sequences of values in JavaScript | 170 |
vitaly-t/iter-ops | A utility package for working with iterables in a functional and asynchronous manner. | 138 |
nektro/zig-range | A utility function to iterate over a sequence of numbers without an additional loop variable | 14 |
ryanhaining/cppitertools | A C++ implementation of Python's itertools and related iteration functions. | 1,369 |
smoren/itertools-ts | A comprehensive TypeScript library providing iteration tools and stream processing capabilities for working with iterables and asynchronous data. | 47 |
tomeraberbach/lfi | A library providing lazy, functional iteration capabilities for handling async and concurrent iteration in JavaScript | 233 |
benji6/imlazy | A library providing functional programming tools for working with lazy, immutable iterables in JavaScript. | 103 |
phisko/putils | A comprehensive C++ utility library providing various helper classes and functions for tasks like reflection, parsing, and networking. | 42 |
spatie/laravel-collection-macros | A collection of reusable utility functions for working with Laravel collections. | 1,747 |
jaspero/ng-helpers | A collection of utility components and pipes for Angular applications | 6 |
ziglibs/computils | A collection of Zig libraries and utilities designed to simplify the use of comptime (compile-time) data structures and operations. | 9 |
aiokitchen/aiomisc | A collection of utility functions and classes for working with asynchronous I/O in Python | 388 |
ternaus/iglovikov_helper_functions | A collection of utility functions to simplify common programming tasks | 59 |