s290717997 / libevent_demoLinks
根据夏曹俊老师的课程,整理出来的demo
☆10Updated 5 years ago
Alternatives and similar repositories for libevent_demo
Users that are interested in libevent_demo are comparing it to the libraries listed below
Sorting:
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆96Updated 8 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- muduo in windows☆68Updated 5 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- qt+ffmpeg(+opengl)实现rtmp/rtsp音视频流播放器demo,功能简单,无锁消费,高性能☆49Updated last year
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆83Updated 4 years ago
- 轻量级网络库, 基于C++11☆116Updated 3 years ago
- purecpp opensource projects list☆92Updated 2 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆71Updated 5 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆34Updated 5 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆14Updated 2 years ago
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆62Updated last year
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆70Updated 5 years ago
- spdlog简单封装☆49Updated last year
- 基于muduo网络库Reactor模型的集群聊天源码☆23Updated 3 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 6 years ago
- C风格、C++风格及C++11特性的线程池☆42Updated 2 years ago
- 基于Reactor 模式的多线程现代化C++11网络库☆16Updated 7 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- 微服务治理框架C++实现☆81Updated 2 years ago
- 自己写的一些C++常用类 ,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- c++工具库☆106Updated 4 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- 即时通讯,支持单聊,群聊☆11Updated 4 years ago
- 前后一体化博客系统☆16Updated 3 years ago