heapwolf / cxx-httpLinks
A simple http library in c++ backed by libuv and http-parser.
☆182Updated 6 years ago
Alternatives and similar repositories for cxx-http
Users that are interested in cxx-http are comparing it to the libraries listed below
Sorting:
- C++11 libuv wrapper☆179Updated 5 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆115Updated 11 years ago
- A CMake build for libuv☆44Updated 6 years ago
- Streaming WebSocket parser☆70Updated 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…☆156Updated 6 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆151Updated 4 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- C++11 signal/slot implementation☆78Updated 3 years ago
- Micro http server and client written in C++☆167Updated last year
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆201Updated this week
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆252Updated 7 years ago
- C++ peer to peer library, built on the top of boost☆145Updated 6 years ago
- C++ implementation of Node.js☆400Updated 6 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆243Updated 5 years ago
- Add SSL/TLS functionality on top of libuv☆61Updated 9 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆154Updated 2 years ago
- websocket server using libuv☆54Updated 8 years ago
- Streaming websocket frame parser and frame builder for c☆67Updated 6 years ago
- C++ Template Engine for HTML/CSS/JavaScript☆79Updated 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
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 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 platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- Seamlessly integrate libcurl with Boost.Asio☆53Updated 7 years ago
- A simple http router in c++ that can be used with nodeuv-http☆26Updated 10 years ago