Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
🌀LINQ for TypeScript
翻译 - 🌀LINQfor TypeScript
Yet Another LINQ to Objects for PHP [Simplified BSD]
Alloc-free and fast replacement for Linq, with code generation
Generic Go implementation of .NET's LINQ to Objects.
TypeScript implementation of Microsoft dotnet's LINQ to Objects using ES6 iterables
JLinq.ts(.js) is an implementation of .Net's Linq To Objects. It is built using iterators for complete lazy evaluation to reduce memory and improve performance.
.Net library for creating reusable Linq queries. The library allows you to use MemberExpression to specify the fields of an object used in a query. For example: a reusable query to find objects that i...
A simple JS library that mimics some of the C# LINQ Extensions.
lucene indexing for in-memory collection objects (a proof of concept)
Repository for the "C# LINQ Essentials: Learn LINQ Fundamentals in C# .NET" course.
An api for lazy querying of iterables, implemented in TypeScript and inspired by .NET's LINQ methods.
Enunciados de ejercicios planteados utilizando Linq to objects para práctica.
⚡️ Another LINQ implementation in JavaScript, but with Flow annotations!
Create different folder structures using Linq objects
111-Linq-Complete-Example-In-Csharp 111 Linq Complete Example In Csharp LINQ Examples in C# This repository contains a collection of LINQ examples in C#. Each example demonstrates different LINQ func...
.net pagination, filtering and storage helpers