iter-ops
Iterable utility
A utility package for working with iterables in a functional and asynchronous manner.
Basic operations on iterables
138 stars
4 watching
5 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
asyncfunctionaliterable-extensionsiterablestypescript
Related projects:
Repository | Description | Stars |
---|---|---|
iter-tools/iter-tools | Utility methods for working with sequences of values in JavaScript | 170 |
nikic/iter | A set of iteration primitives using generators for flexible and lazy processing of iterables. | 1,128 |
benji6/imlazy | A library providing functional programming tools for working with lazy, immutable iterables in JavaScript. | 103 |
vitaly-t/sub-events | Provides strongly-typed events with monitored subscriptions for efficient event handling in software applications. | 38 |
dvlsg/iterablejs | A functional programming library for iterables in JavaScript | 8 |
spatie/laravel-collection-macros | A collection of reusable utility functions for working with Laravel collections. | 1,747 |
t-vi/pytorch-tvmisc | A collection of utilities and tools for building and improving deep learning models in PyTorch | 468 |
unional/type-plus | A collection of utility types and adjusted utilities for enhancing TypeScript development | 379 |
hamidb80/iterrr | A functional-style iterator library that generates imperative code at compile time. | 72 |
smartprocure/futil-js | A collection of utility functions for functional programming in JavaScript | 996 |
eteran/cpp-utilities | A collection of reusable C++ utility classes and functions for various tasks such as hashing and memory allocation. | 422 |
tool-belt/type-predicates | A collection of utilities for creating and working with type-guards and assertions in TypeScript. | 54 |
ded/valentine | A JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels. | 286 |
happycollision/ember-typescript-utils | A collection of utility functions for working with TypeScript and Ember applications. | 3 |
jlipps/asyncbox | A collection of utilities for working with asynchronous code in JavaScript | 25 |