Go 语言实现各种数据结构和算法,Sets, Lists, Stacks, Maps, Trees, Queues 等等
Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await
⛑️ JSON serialization should never fail
LINQ to TypeScript
ActiveRecord like query methods for Ruby enumerable collections.
🌌 Extensions that support the C# functional paradigm.
A blazing fast compile-time optimized alternative to the `Enum` and `Stream` modules
Generic Go implementation of .NET's LINQ to Objects.
A familiar set of functions that operate on JavaScript iterables (ES2015+) in a similar way to .NET's LINQ does with enumerables.
Run all possible enumerable methods in concurrent/parallel threads
A linq-like lazy-evaluation enumerable/iteration library that aims to support deno, node & browser
Amazing Ruby's "Enumerable" ported to Java
Generic data structure using parameterized types in Golang.
use linq and lambda in javascript on es6, can use linq function in an Object or an Array or a String value | 一个方便对数组、字典、树形数据进行操作、筛选等操作的工具库
Prototype Java 9 library based on the asynchronous enumerable concept (where moveNext() returns a task to compose over).
Iterator tools for functional data processing.
Extended capabilities for collections. It's a bunch of shortcuts to avoid unnecessary boilerplate work with collections.