Linq
List comprehension library
A C++ implementation of LINQ for list comprehensions and extension methods.
Linq for list comprehension in C++
662 stars
56 watching
81 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list
c-plus-pluscpluspluscppcpp11functionallinq
Related projects:
Repository | Description | Stars |
---|---|---|
| A LINQ-like library of higher-order functions for data manipulation in C++ | 195 |
| A query builder for lists in F#, allowing developers to write expressive and type-safe queries | 6 |
| A set of extension methods for the System.Linq namespace to provide additional functionality for common data processing tasks. | 174 |
| The official C++ client API to the PostgreSQL database management system. | 1,049 |
| Provides an optimized implementation of LINQ operations with minimal heap allocations and support for various data types. | 875 |
| A library that makes working with CSV files easy and efficient using LINQ queries. | 199 |
| A collection of extension methods for working with sequences in .NET. | 217 |
| A PowerShell implementation of LINQ for querying and manipulating data sets. | 77 |
| A test-driven learning project on C# Language Integrated Query (LINQ) concepts and syntax | 61 |
| Implementations for singly-linked and doubly-linked list functions. | 49 |
| A C++ header-only LINQ template library for working with STL/Qt collections | 632 |
| An extension library for LINQ to SQL and Entity Framework enabling dynamic query building and expression manipulation | 1,650 |
| A fluent query API for Objective-C inspired by Linq | 724 |
| A parser library for F# and C# | 95 |
| A comprehensive Coq library providing formal definitions and proofs of rewriting theory, lambda-calculus, and termination. | 35 |