alexott / boost-asio-examplesLinks
Source code for examples from article "What is Boost.Asio, and why we should use it", http://alexott.net/en/cpp/BoostAsioNotes.html
☆85Updated 2 years ago
Alternatives and similar repositories for boost-asio-examples
Users that are interested in boost-asio-examples are comparing it to the libraries listed below
Sorting:
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆293Updated 4 months ago
- Seamlessly integrate libcurl with Boost.Asio☆52Updated 7 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 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 4 years ago
- ORM for consuming RESTful APIs in C++☆83Updated 6 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆244Updated 5 years ago
- Embeddable C++ HTTP server☆160Updated 2 years ago
- Micro http server and client written in C++☆167Updated 2 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 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
- Boost.org thread module☆213Updated 2 months ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆146Updated 6 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- Pion Network Library (Boost licensed open source)☆303Updated 5 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- A C++ wrapper for mysql meant to be used in combination with sqlpp11.☆130Updated 3 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- cpp-netlib URI☆141Updated 5 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- C++ binding for Mongoose☆103Updated 9 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- A C++ Redis client☆189Updated 6 years ago
- Provides helper tools for creating RESTful services using Boost.Beast☆262Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Contains working code samples from my C++ blog.☆131Updated 5 years ago
- Boost Logging library☆202Updated this week
- nanomsg rpc with protobuf☆40Updated 12 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 …☆118Updated 7 years ago