linq-to-objects
There are 39 repositories under linq-to-objects topic.
alirezanet/Gridify
Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
kutyel/linq.ts
🌀LINQ for TypeScript
Athari/YaLinqo
Yet Another LINQ to Objects for PHP [Simplified BSD]
cathei/LinqGen
Alloc-free and fast replacement for Linq, with code generation
solsw/go2linq
Generic Go implementation of .NET's LINQ to Objects.
farseer-go/collections
Support for List collections and linq syntax
biggyspender/blinq
TypeScript implementation of Microsoft dotnet's LINQ to Objects using ES6 iterables
AlexeyBoiko/LinqExpr
.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 intersect with a given period of time. The library fully supports Entity Framework, including Async operations.
dibiancoj/Linq4Javascript
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.
CodeWithPraveen/csharp-linq
Repository for the "C# LINQ Essentials: Learn LINQ Fundamentals in C# .NET" course.
jeremyaboyd/linq.js
A simple JS library that mimics some of the C# LINQ Extensions.
mcintyre321/Linqdex
lucene indexing for in-memory collection objects (a proof of concept)
dboikliev/LinqTS
An api for lazy querying of iterables, implemented in TypeScript and inspired by .NET's LINQ methods.
rcarubbi/MVR.CadCompra
Controle de Compras do Marcus
fdmarchese/linq
Enunciados de ejercicios planteados utilizando Linq to objects para práctica.
kutyel/flow-linq
⚡️ Another LINQ implementation in JavaScript, but with Flow annotations!
sandeeppaldotnet/111-Linq-Complete-Example-In-Csharp
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 functionalities, from basic queries to advanced operations like grouping, joining, and asynchronous LINQ.
chrdek/linqpath_prerel
Create different folder structures using Linq objects
alisuleymantopuz/phramework
.net pagination, filtering and storage helpers
AmirLiberman/LINQ-Extensions-Library
C# LINQ extensions methods library
atomlayer/python-linq
python-linq is a library that implements the basic linq C# methods in python
chrdek/QueryablDataCalc
Queryable Port of some methods of LinqDataCalc [ .NET 4.6.2+ ]
igeoorge3g/Lambda.Dynamic.SelectExpression
Lambda Dynamic Expressions Projection Library
im-samir-dev/piqla
PHP's Integrated Query Language
lxsmnsyc/queryable-js
Queries for Objects in JS
accelatrix/accelatrix
A parallel functional programming framework for in-browser processing of enumerations of business entities
Dallas411/Extensions
Commons and I hope useful, extension methos libreries in .Net Standard 2.0 and .Net Core 2.1
psouki/Linq6
Its a study of Linq in its various forms. Based in the Scott Allen's pluralsight course - Linq C# 6
Yaroslav-Smirnov/uqframework
Allows using LINQ to query any data source
a-7db/linq-learning
My journey of learning the LINQ
Anexen/sqc
SQL queries for collections
castilhera/linq-exercises
C# LINQ Exercises
Funny-Silkie/pylinq
LINQ implementation of Python
RodrigoCardelus/09---CasoEstudioFinal
Es un ejercicio que realice muy completo, en el que tiene Arquitectura en Capas, tiene Aplicado Patrones de Singleton y Fabrica. Además se utiliza Linq to Xml, Linq to Object y Master Page.
Vipul1432/LINQ
This is .Net LINQ Repo in this all LINQ Functions Code are covered