rangeless
C++ query library
A LINQ-like library of higher-order functions for data manipulation in C++
c++ LINQ -like library of higher-order functions for data manipulation
195 stars
16 watching
6 forks
Language: C++
last commit: almost 4 years ago
Linked from 1 awesome list
cppcpp11functionalfunctional-programmingitertoolslazy-evaluationlinqparallelpipelinerangestreaming-algorithmsstreaming-data
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ implementation of LINQ for list comprehensions and extension methods. | 662 |
| A C++ header-only LINQ template library for working with STL/Qt collections | 632 |
| Tool for generating Coq definitions and proofs for locally nameless representations | 30 |
| An implementation of query language for JavaScript arrays with lazy evaluation and iteration support. | 81 |
| A set of extension methods for the System.Linq namespace to provide additional functionality for common data processing tasks. | 174 |
| Provides an optimized implementation of LINQ operations with minimal heap allocations and support for various data types. | 875 |
| A set of libraries and tools to simplify using LINQ with async/await in C#. | 112 |
| A cross-platform Signals and Slots library for C++11 and more. | 3 |
| A collection of extension methods for working with sequences in .NET. | 217 |
| A fluent query API for Objective-C inspired by Linq | 724 |
| A TypeScript implementation of a query language for working with arrays and objects | 849 |
| An Objective-C implementation of LINQ-like query methods for working with arrays and other collections | 7 |
| A modern C++ library providing platform-independent utilities for process management, synchronization, and communication. | 229 |
| A library for representing recursive and impure programs in the Coq proof assistant language. | 206 |
| A comprehensive library of verified data structures and algorithms in Coq | 45 |