mabrarov / asio_samplesLinks
Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server creation with usage of active object pattern by means of Boost C++ Libraries.
☆293Updated 7 months ago
Alternatives and similar repositories for asio_samples
Users that are interested in asio_samples are comparing it to the libraries listed below
Sorting:
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 3 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆305Updated 6 months ago
- C++ library for executors☆515Updated 9 years ago
- MySQL C++ client based on Boost.Asio☆292Updated last week
- Embeddable C++ HTTP server☆161Updated 2 years ago
- A C++ wrapper for mysql meant to be used in combination with sqlpp11.☆133Updated 4 years ago
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆259Updated 2 years ago
- High performance C++11 thread pool☆584Updated 5 years ago
- Pure C++17 Signals and Slots☆433Updated 3 years ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆440Updated 5 years ago
- An async redis client designed for performance and scalability☆272Updated this week
- 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
- Boost Logging library☆206Updated last week
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆378Updated last month
- Boost.Hana中文文档☆115Updated 5 years ago
- Modern C++ Scheduling Library