hjiang / linqxxLinks
LINQ-like syntactic sugar for C++
☆53Updated 17 years ago
Alternatives and similar repositories for linqxx
Users that are interested in linqxx are comparing it to the libraries listed below
Sorting:
- LINQ for C++ (cpplinq) is an extensible C++11 library of higher-order functions for range manipulation. cpplinq draws inspiration from LI…☆188Updated 4 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years 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#).☆33Updated 3 years ago
- an implementation of Microsoft's Language integrated query for C++☆34Updated 9 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated 2 weeks ago
- Header-only library providing unicode aware string support for C++☆109Updated last week
- This project has moved to github.com/nanodbc/nanodbc.☆106Updated 7 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Boost Application Library☆114Updated 4 years ago
- Tiny library for C++ enum introspection and more!☆33Updated 9 years ago
- exploring coroutine C++ proposal☆46Updated 9 years ago
- Coroutine Support Library☆36Updated last year
- A fork of the popular range-v3 C++ library with support for the Visual Studio 2015 Update 3 VC++ compiler.☆113Updated 3 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- C++ async operations☆100Updated 10 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- C++ Minimalistic CSV Streams☆82Updated last year
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- Bit flags for C++11 scoped enums☆122Updated 3 years ago
- Open multi-methods for C++11☆118Updated 8 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- C++ generic make factory☆108Updated 6 years ago
- Generic observable objects and reactive expressions for C++☆303Updated 4 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- A reference implementation for a modern C++ client interface☆92Updated 8 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year