linq topic

List linq repositories

linq

1.6k
Stars
227
Forks
Watchers

linq.js - LINQ for JavaScript

data-forge-ts

1.3k
Stars
76
Forks
Watchers

The JavaScript data transformation and analysis toolkit inspired by Pandas and LINQ.

Masuit.Tools

781
Stars
225
Forks
Watchers

该仓库为 https://github.com/ldqk/Masuit.Tools 的镜像仓库,代码更新存在较大的延迟。建议前往源仓库:https://github.com/ldqk/Masuit.Tools

ZLinq

3.3k
Stars
162
Forks
Watchers

Zero allocation LINQ with LINQ to Span, LINQ to SIMD, and LINQ to Tree (FileSystem, JSON, GameObject, etc.) for all .NET platforms and Unity, Godot.

Linq

654
Stars
81
Forks
Watchers

Linq for list comprehension in C++

qone

460
Stars
45
Forks
Watchers

.NET LINQ in JavaScript

YaLinqo

439
Stars
37
Forks
Watchers

Yet Another LINQ to Objects for PHP [Simplified BSD]

nein-linq

502
Stars
21
Forks
Watchers

NeinLinq provides helpful extensions for using LINQ providers such as Entity Framework that support only a minor subset of .NET functions, reusing functions, rewriting queries, even making them null-s...

AsyncEnumerable

441
Stars
55
Forks
Watchers

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