C++实现,对libevent库二次开发,解决libevent和自有服务融合问题
☆221Jun 24, 2019Updated 6 years ago
Alternatives and similar repositories for libeventInterface
Users that are interested in libeventInterface are comparing it to the libraries listed below
Sorting:
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆152Sep 11, 2022Updated 3 years ago
- libevent-1.4.15源码阅读注释☆72Dec 7, 2018Updated 7 years ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆899Mar 10, 2023Updated 3 years ago
- Nick's libevent manual☆708Feb 18, 2024Updated 2 years ago
- libevent library reimplemented with c++☆43Jan 17, 2020Updated 6 years ago
- WebSocket server demo implemented with C++ & libevent☆116Jul 27, 2021Updated 4 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆29Sep 26, 2018Updated 7 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Nov 22, 2017Updated 8 years ago
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,763Apr 10, 2024Updated last year
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Apr 14, 2020Updated 5 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Sep 27, 2020Updated 5 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,115Jul 5, 2022Updated 3 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆50Jan 23, 2018Updated 8 years ago
- modern c++ raft library☆47Dec 9, 2019Updated 6 years ago
- 开源库学习☆10May 10, 2016Updated 9 years ago
- kimgbo是muduo网络库的重构版本☆136Feb 5, 2018Updated 8 years ago
- Event notification library☆11,847Jan 1, 2026Updated 2 months ago
- muduo in windows☆69Nov 18, 2019Updated 6 years ago
- ☆155Jul 30, 2013Updated 12 years ago
- multi-thread http server based on libevent writen in c++☆26Nov 25, 2017Updated 8 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆20Jun 16, 2014Updated 11 years ago
- Easy and powerful iocp library for c++☆49Nov 20, 2012Updated 13 years ago
- simple http server base on epoll☆323Oct 8, 2023Updated 2 years ago
- libuv kcp☆17Feb 20, 2023Updated 3 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,733Aug 19, 2023Updated 2 years ago
- proto4z is an open source C++ cross-platform lightweight cross-platform protocol library.☆36May 24, 2025Updated 9 months ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- Modern C++ 任务池,将作为 纯同步调用方式实现完全等价于 async/await 的效果☆11May 12, 2021Updated 4 years ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆29May 25, 2018Updated 7 years ago
- 一个用于avplayer播放器的p2p下载的后端实现. . .☆37Jun 3, 2014Updated 11 years ago
- c++ 网络事件库☆81Nov 25, 2014Updated 11 years ago
- c++11基础库☆1,031Nov 18, 2024Updated last year
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Nov 8, 2017Updated 8 years ago
- header only log inherited from Nanolog☆40Jul 31, 2020Updated 5 years ago
- C语言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL☆10Jul 30, 2019Updated 6 years ago
- 高性能超轻量级C++开发库及服务器编程框架☆320Apr 20, 2022Updated 3 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆16,000Dec 23, 2025Updated 2 months ago
- libevent 官方文档的中文版☆48Jan 19, 2015Updated 11 years ago
- Interactive TCP stack learning tool☆13May 27, 2023Updated 2 years ago