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.
☆145Updated 6 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
- C++ binding for nanomsg☆111Updated 10 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- C++ async operations☆100Updated 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 …☆117Updated 7 years ago
- C++11 libuv wrapper☆179Updated 5 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…☆157Updated 6 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Micro http server and client written in C++☆166Updated 2 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.