Relinq

LINQ provider library

A library that simplifies the creation of full-featured LINQ providers by providing an abstract syntax tree representation and tools for easy extension or modification.

With re-linq, it's now easier than ever to create full-featured LINQ providers. Used by NHibernate, Entity Framework and others.

GitHub

516 stars
34 watching
58 forks
Language: C#
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mihaifm/linq A JavaScript implementation of a LINQ library providing query and data processing functionality 1,689
zzzprojects/system.linq.dynamic.core A .NET library providing dynamic LINQ query capabilities 1,582
antiufo/roslyn-linq-rewrite Compiles C# code by rewriting LINQ expressions into plain procedural code to reduce allocations and dynamic dispatch. 716
thomaslevesque/linq.extras A set of extension methods for the System.Linq namespace to provide additional functionality for common data processing tasks. 174
netfabric/netfabric.hyperlinq Provides an optimized implementation of LINQ operations with minimal heap allocations and support for various data types. 875
joemayo/linqtotwitter A LINQ provider for the Twitter API that allows users to query and manipulate tweets using standard LINQ syntax. 514
martinchavez/linq A test-driven learning project on C# Language Integrated Query (LINQ) concepts and syntax 61
aaronpowell/linq-in-javascript An implementation of query language for JavaScript arrays with lazy evaluation and iteration support. 81
6bee/remote.linq Translates LINQ expressions to serializable formats and vice versa, allowing clients to execute queries against remote data sources 336
byme8/zeroql A C# GraphQL client library with Linq-like syntax for building high-performance clients 280
athari/yalinqo A PHP implementation of LINQ to Objects, providing a set of methods for querying and manipulating data. 443
pfultz2/linq A C++ implementation of LINQ for list comprehensions and extension methods. 662
k06a/boolinq A C++ header-only LINQ template library for working with STL/Qt collections 632
ast-al/rangeless A LINQ-like library of higher-order functions for data manipulation in C++ 195
linq2db/linq2db.linqpad A driver for integrating LINQ query language with various databases using the LINQPad developer tool 74