s290717997 / libevent_demo
根据夏曹俊老师的课程,整理出来的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
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 5 years ago
- 简单有效的内存池实现☆91Updated 8 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆40Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- muduo in windows☆70Updated 5 years ago
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆17Updated 6 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆82Updated 4 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆68Updated 5 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆21Updated 5 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆25Updated 6 years ago
- purecpp opensource projects list☆94Updated 2 years ago
- C风格、C++风格及C++11特性的线程池☆41Updated last year
- 一些C/C++常用封装例子☆209Updated 3 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆67Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 轻量级网络库, 基于C++11☆113Updated 2 years ago
- c++工具库☆104Updated 3 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 8 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 6 years ago
- 微服务治理框架C++实现☆80Updated 2 years ago
- spdlog简单封装☆49Updated last year
- qt+ffmpeg(+opengl)实现rtmp/rtsp音视频流播放器demo,功能简单,无锁消费,高性能☆43Updated last year
- ffmpeg4.0学习☆38Updated 5 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆29Updated 5 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago
- ☆37Updated 4 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆219Updated 5 years ago
- 用C++开发web服务器框架☆31Updated 3 years ago
- 基于c++实现ftp客户端,服务端程序☆22Updated 6 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 7 years ago