iterrr
Iterate library
A functional-style iterator library that generates imperative code at compile time.
iterate faster ... 🏎️. functional-style, extensible iterator library
72 stars
4 watching
4 forks
Language: Nim
last commit: 12 months ago
Linked from 1 awesome list
functional-styleiteratorlazylibrarynim
Related projects:
Repository | Description | Stars |
---|---|---|
benji6/imlazy | A library providing functional programming tools for working with lazy, immutable iterables in JavaScript. | 103 |
narimiran/itertools | A set of iterators and utilities for working with sequences in a Nim programming language | 134 |
markrogoyski/itertools-php | A PHP library providing tools for iteration and looping using fluent interfaces. | 141 |
nikic/iter | A set of iteration primitives using generators for flexible and lazy processing of iterables. | 1,129 |
tomeraberbach/lfi | A library providing lazy, functional iteration capabilities for handling async and concurrent iteration in JavaScript | 234 |
smoren/itertools-ts | A comprehensive TypeScript library providing iteration tools and stream processing capabilities for working with iterables and asynchronous data. | 51 |
ryanhaining/cppitertools | A C++ implementation of Python's itertools and related iteration functions. | 1,372 |
booleancat/go-functional | A library of iterators to augment the standard library for functional programming in Go. | 464 |
thisables/curry | A utility library for converting functions to curried variants with optional placeholders and fixed arity. | 85 |
bodar/totallylazy | A Java functional programming library with lazy evaluation and composability features | 317 |
higherkindness/droste | A recursion library for functional programming in Scala | 388 |
loop-recur/lambdajs | 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 |
ihor/nspl | A collection of functional programming primitives and utility functions for PHP. | 374 |
dvlsg/iterablejs | A functional programming library for iterables in JavaScript | 8 |
rafacalderonr/ramda | A functional programming library designed to minimize mutable data and facilitate composable functions. | 1 |