CopernicaMarketingSoftware / REACT-CPP-MYSQLLinks
C++ asynchronous mysql library on top of the REACT-CPP library. Uses lambdas and callbacks to return query results.
☆22Updated 9 years ago
Alternatives and similar repositories for REACT-CPP-MYSQL
Users that are interested in REACT-CPP-MYSQL are comparing it to the libraries listed below
Sorting:
- 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
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆145Updated 6 years ago
- A C++ wrapper for mysql meant to be used in combination with sqlpp11.☆129Updated 3 years ago
- ☆65Updated 6 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- modern c++ raft library☆47Updated 5 years ago
- Seamlessly integrate libcurl with Boost.Asio☆53Updated 7 years ago
- concurrency library for C++☆73Updated 11 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- C++11 Lua 5.2 Binding Library☆79Updated 9 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- A actor framework base on C++11/14.☆56Updated 5 years ago
- C++11 signal/slot implementation☆78Updated 4 years ago
- Type safe C++ interface to MySQL.☆84Updated 6 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆244Updated 5 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…