mrange / cpplinq
LINQ for C++ (cpplinq) is an extensible C++11 library of higher-order functions for range manipulation. cpplinq draws inspiration from LINQ for C#.
☆183Updated 4 years ago
Alternatives and similar repositories for cpplinq:
Users that are interested in cpplinq are comparing it to the libraries listed below
- LINQ-like syntactic sugar for C++☆54Updated 16 years ago
- async/await in vanilla C++11☆81Updated 8 years ago
- C++ Debugger Visualizers☆176Updated 2 years ago
- Boost Application Library☆111Updated 3 years ago
- Generic observable objects and reactive expressions for C++☆299Updated 3 years ago
- Linq for list comprehension in C++☆662Updated 4 years ago
- High performance C++11 signals☆166Updated 5 years ago
- This project has moved to github.com/nanodbc/nanodbc.☆106Updated 6 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- C++ signal and slot system☆163Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆129Updated 9 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago
- Simple C++ cross-platform plugin system☆158Updated 7 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆280Updated 3 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 9 months ago
- A fork of the popular range-v3 C++ library with support for the Visual Studio 2015 Update 3 VC++ compiler.☆114Updated 2 years ago
- A single header standard C++ serialization framework.☆191Updated 3 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 2 weeks ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- Delegates for C++ by Don Clugston☆109Updated 13 years ago
- A very sane (header only) C++14 JSON library☆132Updated 8 years ago
- Simplest C++ header-only LINQ template library☆637Updated 2 years ago
- A tiny MessagePack library for C++11 (msgpack.org[C++11])☆122Updated 2 years ago
- A pure C++ OAuth library☆228Updated 6 years ago
- Bit flags for C++11 scoped enums☆120Updated 2 years ago
- Visual Studio Test Adapter for Catch2☆108Updated last year
- exploring coroutine C++ proposal☆45Updated 8 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆138Updated 3 weeks ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆133Updated 4 years ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆344Updated 6 years ago