coveooss / linqLinks
Port of .NET LINQ operators in C++
☆10Updated 7 years ago
Alternatives and similar repositories for linq
Users that are interested in linq are comparing it to the libraries listed below
Sorting:
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Fast containers of polymorphic objects.☆68Updated last month
- C++ concurrent programming library☆28Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- C++ header-only library which enable using aggregates like tuples☆24Updated 6 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- C++ interactive / live coding with Qt☆62Updated 2 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- Build-system agnostic code generation application for C++.☆20Updated 3 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last year
- WIP☆27Updated 6 years ago
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 3 years ago
- A C++ Library for Making SVG Charts (fork of PPlot)☆18Updated 2 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last week