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
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 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.☆181Updated 13 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- openssl surpport for handy☆42Updated 10 years ago
- SPServer is a high concurrency server framework library written on C++☆33Updated 10 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
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 7 years ago
- simple http server base on epoll☆324Updated last year
- SPServer is a high concurrency server framework library written on C++☆37Updated 14 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 3 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- ☆155Updated 12 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆79Updated 8 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆38Updated 7 years ago
- 基于boost::asio的server,简洁,高效☆88Updated 8 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆77Updated 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
- SSL Client/Server简单安全数据传输程序.☆29Updated 9 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 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 7 months ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- tcp server and client package using libuv☆130Updated 3 years ago