tghosgor / libashttpLinks
A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.
☆58Updated 10 years ago
Alternatives and similar repositories for libashttp
Users that are interested in libashttp are comparing it to the libraries listed below
Sorting:
- C++11 libuv wrapper☆178Updated 6 years ago
- Seamlessly integrate libcurl with Boost.Asio☆52Updated 7 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…☆158Updated 7 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 …☆120Updated 7 years ago
- Micro http server and client written in C++☆165Updated 2 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years 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
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 8 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆245Updated 5 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 7 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
- C++ binding for nanomsg☆113Updated 11 years ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- c++17 header only msgpack implementation. (msgpack-rpc-asio)☆34Updated 4 years ago
- C++标准库的轻量级拓展.☆70Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Convert build system from autoconf/make to CMake