alexott / boost-asio-examples
Source code for examples from article "What is Boost.Asio, and why we should use it", http://alexott.net/en/cpp/BoostAsioNotes.html
☆86Updated last year
Related projects ⓘ
Alternatives and complementary repositories for boost-asio-examples
- Seamlessly integrate libcurl with Boost.Asio☆53Updated 6 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆59Updated 9 years ago
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆81Updated 3 years ago
- C++ binding for nanomsg☆107Updated 10 years ago
- A sample epoll server.☆74Updated 10 years ago
- C++ binding for Mongoose☆101Updated 8 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated last year
- Lightweight C++ wrapper for LibEvent 2 API☆48Updated 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 5 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 …☆110Updated 6 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- A C++14 Task Manager / Scheduler☆102Updated last year
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆273Updated this week
- Proposed IP address classes for standard c++☆35Updated 10 years ago
- Boost Logging library☆182Updated this week
- Contains working code samples from my C++ blog.