NOLFXceptMe / httpLinks
HTTP Server/Client/Proxy Server
☆90Updated 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
- Simple & modern HTTP client for C++☆128Updated 3 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…☆181Updated 7 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 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
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- 可使用vs直接编译的nginx☆106Updated 9 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)☆91Updated 7 years ago
- SPServer is a high concurrency server framework library written on C++☆37Updated 15 years ago
- ☆155Updated 12 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- simple http server base on epoll☆324Updated 2 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆39Updated 7 years ago
- This is a cross platfporm c++ tcp multi-threaded network library. Compared with libevent 4096kb throughput, 25-30% faster, event processi…☆50Updated 6 years ago
- openssl surpport for handy☆42Updated 10 years ago
- 基于boost::asio的server,简洁,高效☆88Updated 8 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆251Updated 7 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆194Updated 5 years ago
- A high performance, thread-safe log lib for C++ Language.☆33Updated 8 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- 一个基于Linux的纯C基础类库☆36Updated 8 years ago
- SSL Client/Server简单安全数据传输程序.☆29Updated 9 years ago
- 优化JsonCpp的性能,使其更加适合运行在高并发的服务端。☆39Updated 6 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 7 years ago