GitHub topics: linq-to-objects
alirezanet/Gridify
Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
Language: C# - Size: 2.43 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1,004 - Forks: 78

cathei/LinqGen
Alloc-free and fast replacement for Linq, with code generation
Language: C# - Size: 2.2 MB - Last synced at: 13 days ago - Pushed at: 11 months ago - Stars: 310 - Forks: 12

kutyel/linq.ts
🌀LINQ for TypeScript
Language: TypeScript - Size: 1.42 MB - Last synced at: 10 days ago - Pushed at: 10 months ago - Stars: 861 - Forks: 75

Athari/YaLinqo
Yet Another LINQ to Objects for PHP [Simplified BSD]
Language: PHP - Size: 982 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 446 - Forks: 40

farseer-go/collections
Support for List collections and linq syntax
Language: Go - Size: 159 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 42 - Forks: 1

accelatrix/accelatrix
A parallel functional programming framework for in-browser processing of enumerations of business entities
Size: 1.54 MB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

solsw/go2linq
Generic Go implementation of .NET's LINQ to Objects.
Language: Go - Size: 752 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 62 - Forks: 6

chrdek/linqpath_prerel
Create different folder structures using Linq objects
Language: C# - Size: 1.96 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

chrdek/QueryablDataCalc
Queryable Port of some methods of LinqDataCalc [ .NET 4.6.2+ ]
Language: C# - Size: 234 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

rcarubbi/MVR.CadCompra
Controle de Compras do Marcus
Language: C# - Size: 174 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

castilhera/linq-exercises
C# LINQ Exercises
Language: C# - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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.
Language: C# - Size: 27.3 KB - Last synced at: 8 days ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 1

CodeWithPraveen/csharp-linq
Repository for the "C# LINQ Essentials: Learn LINQ Fundamentals in C# .NET" course.
Language: C# - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 11

Anexen/sqc
SQL queries for collections
Language: Rust - Size: 1.7 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

mcintyre321/Linqdex
lucene indexing for in-memory collection objects (a proof of concept)
Language: C# - Size: 1.76 MB - Last synced at: about 2 months ago - Pushed at: almost 9 years ago - Stars: 7 - Forks: 1

igeoorge3g/Lambda.Dynamic.SelectExpression
Lambda Dynamic Expressions Projection Library
Language: C# - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

atomlayer/python-linq
python-linq is a library that implements the basic linq C# methods in python
Language: Python - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.
Language: C# - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ktlhape/PROG2B_2023_GR2
Language: C# - Size: 809 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Funny-Silkie/pylinq
LINQ implementation of Python
Language: Python - Size: 127 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

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.
Language: JavaScript - Size: 8.02 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 0

alisuleymantopuz/phramework
.net pagination, filtering and storage helpers
Language: C# - Size: 423 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

lxsmnsyc/queryable-js 📦
Queries for Objects in JS
Language: JavaScript - Size: 163 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

jeremyaboyd/linq.js
A simple JS library that mimics some of the C# LINQ Extensions.
Language: JavaScript - Size: 16.6 KB - Last synced at: 22 days ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 3

dboikliev/LinqTS
An api for lazy querying of iterables, implemented in TypeScript and inspired by .NET's LINQ methods.
Language: TypeScript - Size: 2.13 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

biggyspender/blinq
TypeScript implementation of Microsoft dotnet's LINQ to Objects using ES6 iterables
Language: TypeScript - Size: 1.19 MB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 0

fdmarchese/linq
Enunciados de ejercicios planteados utilizando Linq to objects para práctica.
Language: C# - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

Yaroslav-Smirnov/uqframework
Allows using LINQ to query any data source
Language: C# - Size: 4.24 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sakapon/KLibrary.Linq
An extension library for LINQ.
Language: C# - Size: 229 KB - Last synced at: 24 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

kutyel/flow-linq
⚡️ Another LINQ implementation in JavaScript, but with Flow annotations!
Language: JavaScript - Size: 189 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

im-samir-dev/piqla
PHP's Integrated Query Language
Language: PHP - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

SeeSharpSoft/iOS.Lib
LinQ like extension for Objective-C
Language: Objective-C - Size: 137 KB - Last synced at: 2 months ago - Pushed at: over 12 years ago - Stars: 0 - Forks: 1
