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:
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆153Updated 2 years ago
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 6 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- Simple & modern HTTP client for C++☆130Updated 3 years ago
- HTTP Server/Client/Proxy Server☆91Updated 8 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆205Updated 2 weeks ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 8 years ago
- C++11 signal/slot implementation☆79Updated 4 years ago
- C++ wrapper for C-based HTTP parser☆57Updated 4 years ago
- simple http server base on epoll☆324Updated 2 years ago
- Redis C++ Client☆67Updated last year
- C++11 libuv wrapper☆179Updated 5 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 7 years ago
- SPServer is a high concurrency server framework library written on C++☆33Updated 10 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- Type safe C++ interface to MySQL.☆84Updated 7 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆171Updated 7 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
- A C++ wrapper for mysql meant to be used in combination with sqlpp11.☆131Updated 3 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆426Updated 5 months ago
- 一个简单而的ini配置读取库(带扩展语法)☆39Updated 7 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆188Updated last year
- Micro http server and client written in C++☆167Updated 2 years ago
- 简单有效的内存池实现☆98Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago