MoreLINQ
Sequence manipulator
An extension to LINQ that adds various methods for working with sequences of objects in C#
Extensions to LINQ to Objects
4k stars
112 watching
415 forks
Language: C#
last commit: 4 months ago
Linked from 4 awesome lists
dotnethacktoberfestlinq
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. | 174 |
linq2db/linq2db | A C# library providing a type-safe layer between .NET code and various databases | 3,007 |
ahmetb/go-linq | A library providing a domain-specific language for querying and manipulating data in Go | 3,532 |
rabbitmq/rabbitmq-tutorials | Tutorials and code examples for using RabbitMQ in various programming languages. | 6,689 |
louthy/language-ext | A C# library that enables declarative and pure functional programming by providing extensions to the language. | 6,553 |
vkhorikov/csharpfunctionalextensions | A library providing functional programming utilities and patterns for working with data in C#. | 2,478 |
dotnet/reactive | Provides libraries for event-driven programming with composable and declarative models to process live data in reliable ways. | 6,752 |
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,731 |
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. | 516 |
easynetq/easynetq | An API for connecting to RabbitMQ and sending messages | 2,910 |
zzzprojects/system.linq.dynamic.core | A .NET library providing dynamic LINQ query capabilities | 1,582 |
netfabric/netfabric.hyperlinq | Provides an optimized implementation of LINQ operations with minimal heap allocations and support for various data types. | 875 |
ast-al/rangeless | A LINQ-like library of higher-order functions for data manipulation in C++ | 195 |