hjiang / linqxx
LINQ-like syntactic sugar for C++
☆54Updated 16 years ago
Alternatives and similar repositories for linqxx:
Users that are interested in linqxx are comparing it to the libraries listed below
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆95Updated 2 weeks ago
- Boost.org wave module☆25Updated last week
- C++ multi-purpose reflection library☆87Updated 4 years ago
- LINQ for C++ (cpplinq) is an extensible C++11 library of higher-order functions for range manipulation. cpplinq draws inspiration from LI…☆184Updated 4 years ago
- async/await in vanilla C++11☆81Updated 8 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 6 months ago
- Coroutine Support Library☆33Updated 7 months ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Header-only library providing unicode aware string support for C++☆107Updated 3 weeks ago
- The RStein.AsyncCpp library is a set of types that should be familiar for anyone who knows the Task Parallel Library (TPL) for .NET (C#).☆31Updated 2 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process