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 3 years ago
Alternatives and similar repositories for cpplinq:
Users that are interested in cpplinq are comparing it to the libraries listed below
- Simple C++ cross-platform plugin system☆158Updated 7 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- LINQ-like syntactic sugar for C++☆53Updated 16 years ago
- Linq for list comprehension in C++☆662Updated 4 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆212Updated 7 years ago
- Generic observable objects and reactive expressions for C++☆297Updated 2 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…☆277Updated 2 months ago
- C++ Debugger Visualizers☆176Updated last year
- C++ signal and slot system☆163Updated 4 years ago
- C++ library for executors☆498Updated 8 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- Bit flags for C++11 scoped enums☆120Updated 2 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- A header-only C++ library for task concurrency☆623Updated last year
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆132Updated 4 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 7 months ago
- Boost Application Library☆111Updated 3 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…☆343Updated 6 years 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
- This project has moved to github.com/nanodbc/nanodbc.☆106Updated 6 years ago
- A tiny MessagePack library for C++11 (msgpack.org[C++11])☆122Updated 2 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated last week
- High performance C++11 signals☆166Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- A simple C++11 reflection/serialization framework.☆129Updated 9 years ago
- cpgf library☆221Updated 2 years ago
- A single header standard C++ serialization framework.☆191Updated 3 years ago
- Fast delegates implementation☆56Updated 2 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 …☆136Updated 7 months ago