hongliuliao / ehttp
simple http server base on epoll
☆317Updated last year
Related projects ⓘ
Alternatives and complementary repositories for ehttp
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆219Updated 5 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆176Updated 12 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆189Updated 4 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆540Updated 5 months ago
- kimgbo是muduo网络库的重构版本☆135Updated 6 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆781Updated 10 months ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆194Updated 6 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆223Updated 8 years ago
- cross-platform coroutine library in c++☆833Updated last year
- a muduo branch without boost and cmake, just using c++11 and makefile☆226Updated 5 years ago
- A collection of shared memory containers for high performance server☆232Updated 2 years ago
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆196Updated last week
- a simple network library☆192Updated 4 years ago
- C++ network library based on `libgo`.☆248Updated 5 years ago
- Redis C++ client, support the data slice storage, support redis cluster, thread-safe,multi-platform,connection pool, read/write separatio…☆337Updated 4 months ago
- Google Protobuf RPC based on Muduo☆196Updated 5 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
- asio examples☆175Updated 3 months ago
- a ligthweight asynchronized network library focused on backend c++ development☆97Updated 5 years ago
- 基于C++ Coroutines编写的无栈协程库☆618Updated 10 months ago
- Examples and toturials for C++ Boost Asio library.☆263Updated 2 years ago
- This is out of date, please move to https://github.com/qicosmos/rest_rpc☆266Updated 7 years ago
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,052Updated 2 months ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆414Updated 3 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆345Updated 4 years ago
- c++11基础库☆981Updated this week
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆321Updated 4 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的 跨平台框架库☆219Updated last month
- Convert between json string and c++ object. json字符串和c++结构体之间互相转换☆265Updated 3 years ago
- 简单有效的内存池实现☆90Updated 8 years ago