hjiang / linqxxLinks
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
Sorting:
- async/await in vanilla C++11☆80Updated 8 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆96Updated last month
- 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#).☆32Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- A native code profiler for Windows☆32Updated 9 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆212Updated 8 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- Thoughts for replacing C++ iostreams.☆12Updated 8 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Tiny library for C++ enum introspection and more!☆33Updated 9 years ago
- Coroutine Support Library☆33Updated 9 months ago
- LINQ for C++ (cpplinq) is an extensible C++11 library of higher-order functions for range manipulation. cpplinq draws inspiration from LI…☆187Updated 4 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago
- Boost.Coroutine☆84Updated last month
- C++11 metaprogramming library☆113Updated 9 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
- ☆38Updated 11 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- ccache / clcache inspired compiler cache for cl.exe☆75Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- C++ async operations☆100Updated 10 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago
- C++ standard proposals☆16Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Boost Application Library☆112Updated 3 years ago
- muparsersse a math parser for windows using just in time compilations of the expression☆18Updated 10 years ago
- C++11 Dependency Injection (IoC - inversion of control) class using variadic templates and shared pointers.☆26Updated 9 years ago
- WIP☆26Updated 6 years ago