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
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- ☆155Updated 12 years ago
- Simple & modern HTTP client for C++☆130Updated 3 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- openssl surpport for handy☆42Updated 10 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 7 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- SPServer is a high concurrency server framework library written on C++☆37Updated 15 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 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++☆33Updated 10 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- simple http server base on epoll☆324Updated 2 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 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 6 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
- a simple example for how to use epoll☆66Updated 13 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- 基于boost::asio的server,简洁,高效☆88Updated 8 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- 使用KCP和libuv的简单网络模块。☆66Updated 9 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
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆170Updated 3 weeks ago
- 一个简单而的ini配置读取库(带扩展语法)☆39Updated 7 years ago
- A actor framework base on C++11/14.☆56Updated 5 years ago