grantila / q
A platform-independent promise library for C++, implementing asynchronous continuations.
☆194Updated 6 years ago
Alternatives and similar repositories for q:
Users that are interested in q are comparing it to the libraries listed below
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 10 months ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆155Updated 6 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 last month
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- cpp-netlib URI☆140Updated 4 years ago
- C++ library for executors☆499Updated 8 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 years ago
- Generic observable objects and reactive expressions for C++☆299Updated 3 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 last month
- C++17 library facilities for older compilers☆145Updated 4 years ago
- Fast, direct and static typed parsing of JSON with C++☆199Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated last year
- modern C++ type traits and metafunctions for callable types☆134Updated 2 months ago
- Trait introspection and concept creator for C++11☆183Updated 7 years ago
- Pure C++17 Signals and Slots☆422Updated 2 years ago
- Session-based Beast/Asio wrapper requiring C++14☆65Updated 4 years ago
- C++ generic make factory☆107Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Small, header only signals and slots C++11 library.☆257Updated last year
- C++ async operations☆101Updated 9 years ago
- Template engine library in C++☆92Updated 4 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆113Updated 7 years ago
- Boost::ASIO low-level redis client (connector)☆144Updated 2 years ago
- High performance C++11 signals☆166Updated 5 years ago
- Library for comfortable work with DLL and DSO☆110Updated 3 weeks ago
- Filesystem changes monitor using boost::asio © Boris Schaeling