panuph / httpcppLinks
A C++ library for building non-blocking (epoll Edge Triggered) HTTP servers/clients
☆27Updated 4 years ago
Alternatives and similar repositories for httpcpp
Users that are interested in httpcpp are comparing it to the libraries listed below
Sorting:
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 6 years ago
- SPServer is a high concurrency server framework library written on C++☆33Updated 10 years ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆204Updated last month
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆154Updated 2 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- HTTP Server/Client/Proxy Server☆91Updated 8 years ago
- C++ wrapper for C-based HTTP parser☆57Updated 4 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- Redis C++ Client☆67Updated last year
- C++11 signal/slot implementation☆78Updated 4 years ago
- Micro http server and client written in C++☆167Updated 2 years ago
- Lock-Free Thread Pool☆80Updated 2 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- Much fast, lightweight, async, based boost.beast☆35Updated 3 months ago
- 一个简单而的ini配置读取库(带扩展语法)☆38Updated 7 years ago
- lock free queue☆47Updated 12 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆180Updated 6 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 8 years ago
- Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)☆205Updated 6 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 7 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- Streaming websocket frame parser and frame builder for c☆68Updated 6 years ago
- simple http server base on epoll☆324Updated 2 years ago
- 基于 libco 的 tcp 网络通信框架。☆23Updated 3 years ago
- C++ network library based on `libgo`.☆244Updated 6 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆186Updated 5 years ago
- Simple & modern HTTP client for C++☆130Updated 3 years ago