wlgq2 / eomaiaView external linksLinks
一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。
☆193Apr 14, 2020Updated 5 years ago
Alternatives and similar repositories for eomaia
Users that are interested in eomaia are comparing it to the libraries listed below
Sorting:
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆537Dec 27, 2023Updated 2 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆834Nov 13, 2025Updated 3 months ago
- A actor framework base on C++11/14.☆56Jul 26, 2020Updated 5 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆48Aug 31, 2018Updated 7 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆222Jun 24, 2019Updated 6 years ago
- A high efficient Tcp server based on Epoll, Using reactor and producer consumer threadpool pattern. And use memory pool to improve the ef…☆18Mar 1, 2017Updated 8 years ago
- kimgbo是muduo网络库的重构版本☆136Feb 5, 2018Updated 8 years ago
- 由C语言实现的单线程高并发的网络基础库☆55May 26, 2021Updated 4 years ago
- simple http server base on epoll☆323Oct 8, 2023Updated 2 years ago
- A High Performance Multithread Network Library☆107Feb 19, 2019Updated 6 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Sep 26, 2018Updated 7 years ago
- 高性能超轻量级C++开发库及服务器编程框架☆320Apr 20, 2022Updated 3 years ago
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,175Jan 5, 2026Updated last month
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Sep 27, 2020Updated 5 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Nov 8, 2017Updated 8 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,746Aug 19, 2023Updated 2 years ago
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆374Jun 12, 2017Updated 8 years ago
- libevent library reimplemented with c++☆43Jan 17, 2020Updated 6 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Apr 17, 2018Updated 7 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552May 30, 2024Updated last year
- 轻量级网络库, 基于C++11☆125Feb 19, 2022Updated 3 years ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆11Mar 15, 2023Updated 2 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Apr 10, 2019Updated 6 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Nov 10, 2021Updated 4 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Dec 31, 2025Updated last month
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Jul 1, 2019Updated 6 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆10Nov 20, 2020Updated 5 years ago
- 大并发服务器课程源代码☆303Jun 26, 2020Updated 5 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁 数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,114Jul 5, 2022Updated 3 years ago
- a simple network library☆191Jul 5, 2020Updated 5 years ago
- A tiny network library like muduo and libevent.☆17Apr 2, 2020Updated 5 years ago
- A C++ Tiny Web Server☆107May 8, 2020Updated 5 years ago
- C++高性能网络服务器☆78Aug 30, 2020Updated 5 years ago
- A modern C++ network library based on asio for high performance network services☆10May 28, 2020Updated 5 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Apr 23, 2020Updated 5 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Sep 12, 2017Updated 8 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,068Aug 25, 2024Updated last year
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,763Apr 10, 2024Updated last year