Repository navigation

#

enumerable

GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more

Go
16847
1 个月前

Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await

C#
446
5 年前

A handy way to define enums in Ruby.

Ruby
180
8 个月前

VBA Extension Library

Visual Basic
100
9 年前

ActiveRecord like query methods for Ruby enumerable collections.

Ruby
74
7 年前

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

Elixir
64
4 个月前

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

Go
62
2 个月前

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

TypeScript
42
9 个月前

Run all possible enumerable methods in concurrent/parallel threads

Ruby
38
1 天前

A linq-like lazy-evaluation enumerable/iteration library that aims to support deno, node & browser

TypeScript
32
3 年前

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

JavaScript
21
2 年前

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

Java
18
2 年前

Iterator tools for functional data processing.

Zig
16
8 个月前

Extended capabilities for collections. It's a bunch of shortcuts to avoid unnecessary boilerplate work with collections.

Dart
12
4 年前