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: over 3 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mihaifm/linqA JavaScript implementation of a LINQ library providing query and data processing functionality1,689
zzzprojects/system.linq.dynamic.coreA .NET library providing dynamic LINQ query capabilities1,582
antiufo/roslyn-linq-rewriteCompiles C# code by rewriting LINQ expressions into plain procedural code to reduce allocations and dynamic dispatch.716
thomaslevesque/linq.extrasA set of extension methods for the System.Linq namespace to provide additional functionality for common data processing tasks.174
netfabric/netfabric.hyperlinqProvides an optimized implementation of LINQ operations with minimal heap allocations and support for various data types.875
joemayo/linqtotwitterA LINQ provider for the Twitter API that allows users to query and manipulate tweets using standard LINQ syntax.514
martinchavez/linqA test-driven learning project on C# Language Integrated Query (LINQ) concepts and syntax61
aaronpowell/linq-in-javascriptAn implementation of query language for JavaScript arrays with lazy evaluation and iteration support.81
6bee/remote.linqTranslates LINQ expressions to serializable formats and vice versa, allowing clients to execute queries against remote data sources336
byme8/zeroqlA C# GraphQL client library with Linq-like syntax for building high-performance clients280
athari/yalinqoA PHP implementation of LINQ to Objects, providing a set of methods for querying and manipulating data.443
pfultz2/linqA C++ implementation of LINQ for list comprehensions and extension methods.662
k06a/boolinqA C++ header-only LINQ template library for working with STL/Qt collections632
ast-al/rangelessA LINQ-like library of higher-order functions for data manipulation in C++195
linq2db/linq2db.linqpadA driver for integrating LINQ query language with various databases using the LINQPad developer tool74