MoreLINQ

Sequence manipulator

An extension to LINQ that adds various methods for working with sequences of objects in C#

Extensions to LINQ to Objects

GitHub

4k stars
112 watching
415 forks
Language: C#
last commit: about 2 months ago
Linked from 4 awesome lists

dotnethacktoberfestlinq

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thomaslevesque/linq.extras A set of extension methods for the System.Linq namespace to provide additional functionality for common data processing tasks. 173
linq2db/linq2db A C# library providing a type-safe layer between .NET code and various databases 2,986
ahmetb/go-linq A library providing a domain-specific language for querying and manipulating data in Go 3,520
rabbitmq/rabbitmq-tutorials Tutorials and code examples for using RabbitMQ in various programming languages. 6,667
louthy/language-ext A C# library that enables declarative and pure functional programming by providing extensions to the language. 6,527
vkhorikov/csharpfunctionalextensions A library providing functional programming utilities and patterns for working with data in C#. 2,447
dotnet/reactive Provides libraries for event-driven programming with composable and declarative models to process live data in reliable ways. 6,710
mariusschulz/extralinq A collection of extension methods for working with sequences in .NET. 217
eth-sri/lmql A language that enables efficient and constraint-guided programming with large language models 3,694
manojlds/pslinq A PowerShell implementation of LINQ for querying and manipulating data sets. 77
re-motion/relinq 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. 515
easynetq/easynetq An API for connecting to RabbitMQ and sending messages 2,905
zzzprojects/system.linq.dynamic.core A .NET library that enables dynamic LINQ queries on top of IQueryable objects. 1,569
netfabric/netfabric.hyperlinq Provides an optimized implementation of LINQ operations with minimal heap allocations and support for various data types. 876
ast-al/rangeless A LINQ-like library of higher-order functions for data manipulation in C++ 194