GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
-
Updated
Feb 17, 2023 - Go
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await
LINQ to TypeScript
Run all possible enumerable methods in concurrent/parallel threads
Amazing Ruby's "Enumerable" ported to Java
A blazing fast compile-time optimized alternative to the `Enum` and `Stream` modules
Prototype Java 9 library based on the asynchronous enumerable concept (where moveNext() returns a task to compose over).
Generic data structure using parameterized types in Golang.
Extended capabilities for collections. It's a bunch of shortcuts to avoid unnecessary boilerplate work with collections.
A time- and memory-efficient data structure for positive integers.
GoDS-Generic (Go Generic Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
Add a description, image, and links to the enumerable topic page so that developers can more easily learn about it.
To associate your repository with the enumerable topic, visit your repo's landing page and select "manage topics."