hongliuliao / ehttp
simple http server base on epoll
☆322Updated last year
Alternatives and similar repositories for ehttp:
Users that are interested in ehttp are comparing it to the libraries listed below
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆549Updated 10 months ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆178Updated 13 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 6 years ago
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆321Updated 4 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆220Updated 5 years ago
- a simple network library☆191Updated 4 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆95Updated 8 years ago
- Simple C++multithread lib☆125Updated 6 years ago
- 简易的http服务器☆128Updated 9 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每 秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆421Updated 3 years ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- cross-platform coroutine library in c++☆840Updated last month
- libuv wrapper in C++11 /libuv C++11网络库☆810Updated last year
- Examples and toturials for C++ Boost Asio library.☆267Updated 3 years ago
- Nginx cpp development kit☆159Updated 5 years ago
- a cpp Web Server☆156Updated 4 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 8 years ago
- A collection of shared memory containers for high performance server☆233Updated 2 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 months ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆351Updated 4 years ago
- Google Protobuf RPC based on Muduo☆198Updated 5 years ago
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆552Updated last year
- muduo v1.0.4的注释版☆92Updated 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
- a ligthweight asynchronized network library focused on backend c++ development☆98Updated 5 years ago
- a mini implementation of muduo☆128Updated 10 years ago