heapwolf / cxx-httpLinks
A simple http library in c++ backed by libuv and http-parser.
☆181Updated 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☆126Updated 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…☆116Updated 12 years ago
- A CMake build for libuv☆44Updated 7 years ago
- Micro http server and client written in C++☆167Updated 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 7 years ago
- Streaming WebSocket parser☆70Updated 2 years ago
- websocket server using libuv☆56Updated 9 years ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆205Updated 3 weeks ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆154Updated 3 weeks ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆153Updated 2 years ago
- C++ implementation of Node.js☆402Updated 6 years ago
- A simple http router in c++ that can be used with nodeuv-http☆26Updated 10 years ago
- Streaming websocket frame parser and frame builder for c☆69Updated 6 years ago
- nanomsg rpc with protobuf☆40Updated 12 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- Socket and Networking Library using msgpack.org[C++11]☆220Updated 2 years ago
- Lightweight and fast JSON parser for C++☆338Updated last year
- Embeddable C++ HTTP server☆160Updated 2 years ago
- Add SSL/TLS functionality on top of libuv☆63Updated 10 years ago
- Lightweight URL & URI parser (RFC 1738, RFC 3986)☆96Updated 5 years ago
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆254Updated 7 years ago
- A C++ Redis client☆189Updated 6 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- C++11 signal/slot implementation☆79Updated 4 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆245Updated 5 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
- Seamlessly integrate libcurl with Boost.Asio☆52Updated 7 years ago