enumerable topic

List enumerable repositories

in_threads

37
Stars
0
Forks
Watchers

Run all possible enumerable methods in concurrent/parallel threads

async-enumerable

18
Stars
1
Forks
Watchers

Prototype Java 9 library based on the asynchronous enumerable concept (where moveNext() returns a task to compose over).

yagods

21
Stars
3
Forks
Watchers

Generic data structure using parameterized types in Golang.

linq

42
Stars
2
Forks
Watchers

A familiar set of functions that operate on JavaScript iterables (ES2015+) in a similar way to .NET's LINQ does with enumerables.

iter

57
Stars
3
Forks
Watchers

A blazing fast compile-time optimized alternative to the `Enum` and `Stream` modules

go2linq

57
Stars
5
Forks
Watchers

Generic Go implementation of .NET's LINQ to Objects.

linqjs

20
Stars
4
Forks
Watchers

use linq and lambda in javascript on es6, can use linq function in an Object or an Array or a String value | 一个方便对数组、字典、树形数据进行操作、筛选等操作的工具库

zig-enumerable

15
Stars
0
Forks
Watchers

Iterator tools for functional data processing.