iterators topic

List iterators repositories

itertools

132
Stars
6
Forks
Watchers

Nim rewrite of a very popular Python module of the same name.

EasyIterator

134
Stars
8
Forks
Watchers

🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.

staticvec

267
Stars
20
Forks
Watchers

Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.

iter8

49
Stars
0
Forks
Watchers

PHP library for iterable/generator transformations and operations

burst

81
Stars
4
Forks
Watchers

То, чего нет в Бусте

csv2

523
Stars
92
Forks
Watchers

Fast CSV parser and writer for Modern C++

ferrum

515
Stars
23
Forks
Watchers

Features from the rust language in javascript: Provides Traits/Type classes & a hashing infrastructure and an advanced library for working with sequences/iterators in js

IterTools.jl

151
Stars
28
Forks
Watchers

Common functional iterator patterns

react-coroutine

263
Stars
11
Forks
Watchers

Make your async components compact and descriptive by leveraging the power of the language features