CopernicaMarketingSoftware / REACT-CPPLinks
C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become active and/or timers expire.
☆146Updated 7 years ago
Alternatives and similar repositories for REACT-CPP
Users that are interested in REACT-CPP are comparing it to the libraries listed below
Sorting:
- Nanomsg binding for C++11☆117Updated 4 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- C++ binding for nanomsg☆113Updated 11 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…☆158Updated 7 years ago
- C++11 libuv wrapper☆178Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Embeddable C++ HTTP server☆161Updated 2 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 …☆119Updated 7 years ago
- C++ async operations☆100Updated 10 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 10 months ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Seamlessly integrate libcurl with Boost.Asio☆52Updated 7 years ago
- Library for comfortable work with DLL and DSO☆112Updated last week
- STL-based caches for C++☆116Updated 2 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 6 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- A reference implementation for a modern C++ client interface☆92Updated 8 years ago
- Micro http server and client written in C++☆163Updated 2 years ago
- An asynchronous application framework built on C++ coroutines and epoll.☆40Updated 8 months ago
- cpp-netlib URI☆142Updated 5 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆294Updated 6 months ago
- MIF is a C++11 web-application framework designed for the backend micro-service development