dhuertas / httpLinks
A custom, multi-threaded HTTP web server
☆35Updated 12 years ago
Alternatives and similar repositories for http
Users that are interested in http are comparing it to the libraries listed below
Sorting:
- A simple high performance http server based on epoll☆95Updated 12 years ago
- lock free queue☆47Updated 11 years ago
- A high concurrent network components implemented by coroutine, performance better than nginx☆26Updated 2 years ago
- HTTP Server/Client/Proxy Server☆91Updated 8 years ago
- A high efficient ip black/white list firewall (work as a linux kernel module)☆40Updated 7 years ago
- a light-weight event loop based on epoll☆23Updated 8 years ago
- a simple and fast HTTP server☆8Updated 13 years ago
- Multi-Read from one bind port☆196Updated 9 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
- http server library☆60Updated 10 years ago
- ☆155Updated 12 years ago
- 分析nginx的设计☆62Updated 5 years ago
- C lib☆25Updated 8 years ago
- SSL Client/Server简单安全数据传输程序.☆28Updated 9 years ago
- 在libevent的基础上提供同步的接口,在获得异步效率的同时提供更方便的编程方式☆49Updated 12 years ago
- Message Queue and Message Broker☆6Updated 6 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 9 years ago
- libtask annotation☆25Updated 9 years ago
- A hashtable in C☆58Updated 11 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 14 years ago
- an efficient web/http server...(multi-thread && non-blocking I/O && epoll)☆46Updated 8 years ago
- Simple HTTP server inspired by Tornado Web Server☆56Updated 11 years ago
- nginx-based high-performance tcp server☆35Updated 9 years ago
- a small efficient tcp proxy for unix like system☆113Updated 11 years ago
- A simple proxy server☆35Updated 11 years ago
- buffered socket library for libev☆21Updated 3 years ago
- provides proxy tcp service for a host on an isolated network base on epoll model☆13Updated 11 years ago
- A Lightweight and Super Fast Server for shadowsocks.☆329Updated 8 years ago
- SPServer is a high concurrency server framework library written on C++