NOLFXceptMe / http
HTTP Server/Client/Proxy Server
☆92Updated 8 years ago
Alternatives and similar repositories for http:
Users that are interested in http are comparing it to the libraries listed below
- WebSocket server demo implemented with C++ & libevent☆116Updated 3 years ago
- asynchronous examples for openssl using poll/epoll☆125Updated last year
- SPServer is a high concurrency server framework library written on C++☆34Updated 9 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆170Updated 6 years ago
- openssl surpport for handy☆42Updated 9 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆46Updated 2 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…☆178Updated 6 years ago
- ☆150Updated 11 years ago
- Redis C++ Client☆66Updated last year
- tcp server and client package using libuv☆130Updated 2 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 13 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 2 years ago
- Simple & modern HTTP client for C++☆128Updated 2 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆219Updated 5 years ago
- 简单有效的内存池实现☆92Updated 8 years ago
- A high performance, single threaded, HTTP/1.1 server written in C++ as a learning tool. Uses kqueue for event management, therefore is *…☆80Updated 2 weeks ago
- Lightweight C++ wrapper for LibEvent 2 API☆48Updated 7 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 6 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- Reactor Pattern Implemention☆65Updated 5 years ago
- 基于boost::asio的server,简洁,高效☆89Updated 8 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- C++ network library based on `libgo`.☆248Updated 6 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- A C++ library for building non-blocking (epoll Edge Triggered) HTTP servers/clients☆27Updated 4 years ago
- 使用KCP和libuv的简单网络模块。☆64Updated 8 years ago