NOLFXceptMe / httpLinks
HTTP Server/Client/Proxy Server
☆91Updated 8 years ago
Alternatives and similar repositories for http
Users that are interested in http are comparing it to the libraries listed below
Sorting:
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆171Updated 7 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 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
- Simple & modern HTTP client for C++☆130Updated 3 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆180Updated 13 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 years ago
- SPServer is a high concurrency server framework library written on C++☆33Updated 10 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- SPServer is a high concurrency server framework library written on C++☆37Updated 14 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- simple http server base on epoll☆324Updated last year
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆222Updated 6 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- openssl surpport for handy☆42Updated 10 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- ☆155Updated 12 years ago
- 基于boost::asio的server,简洁,高效☆88Updated 8 years ago
- 尝试阻 塞与非阻塞,I/O多路复用(select, epoll)☆77Updated 7 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 3 years ago
- c++11任务库☆53Updated 9 years ago
- SSL Client/Server简单安全数据传输程序.☆28Updated 9 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆153Updated 2 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆38Updated 7 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago