vmilea / CppAsync
async/await in vanilla C++11
☆81Updated 8 years ago
Alternatives and similar repositories for CppAsync:
Users that are interested in CppAsync are comparing it to the libraries listed below
- C++ async operations☆101Updated 9 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Adapters for interfacing libuv with C++ resumable functions☆116Updated 6 months ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- C++ runtime backtraces for windows, os x and linux☆34Updated 9 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago
- Fast delegates implementation☆56Updated 2 years ago
- A CMake build for libuv☆44Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated this week
- For fun C++ reflection framework.☆62Updated last year
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆15Updated 10 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
- Allows to write async code without callbacks using async/await/task! For C++ !☆29Updated 10 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
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆69Updated 5 years ago
- A reasonably fast and tidy C++ implemention of signals/slots☆36Updated last year
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 6 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- ZeroMQ C++ binding.☆29Updated 6 years ago
- easy to use callback library for C++☆40Updated 7 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Header-only library providing unicode aware string support for C++☆107Updated last month
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- C++ Asynchronous Promises, inspired by Promises/A+☆45Updated 8 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago