lfi
Iteration library
A library providing lazy, functional iteration capabilities for handling async and concurrent iteration in JavaScript
🦥 A lazy functional iteration library supporting sync, async, and concurrent iteration.
322 stars
6 watching
2 forks
Language: TypeScript
last commit: almost 2 years agoLinked from 1 awesome list
asyncconcurrentfunctional-programminggeneratoriterableiteratorjavascriptlazynpm-modulenpm-packagepromisesync
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A PHP library providing tools for iteration and looping using fluent interfaces. | 141 | |
| A comprehensive TypeScript library providing iteration tools and stream processing capabilities for working with iterables and asynchronous data. | 51 | |
| A library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm. | 58 | |
| A C++ implementation of Python's itertools and related iteration functions. | 1,372 | |
| A library providing functional concurrency primitives inspired by concurrent programming languages. | 209 | |
| A functional-style iterator library that generates imperative code at compile time. | 72 | |
| A set of abstractions for concurrency and asynchronous programming in JavaScript | 18 | |
| A library providing functional programming tools for working with lazy, immutable iterables in JavaScript. | 103 | |
| 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 recursion library for functional programming in Scala | 388 | |
| A Java functional programming library with lazy evaluation and composability features | 317 | |
| A set of Rust libraries and frameworks implementing functional programming concepts with a focus on concurrency and asynchronous programming | 119 | |
| A C library for managing concurrent execution of small tasks with cooperative scheduling. | 814 | |
| A lightweight JavaScript library for creating and manipulating timelines with customizable tracks and support for video and sound. | 290 | |
| A set of functional programming primitives for PHP. | 1,981 |