dongyusheng / csdn-code
The code from CSDN(大学时写的博客代码存储地)
☆81Updated 2 years ago
Alternatives and similar repositories for csdn-code:
Users that are interested in csdn-code are comparing it to the libraries listed below
- muduo in windows☆70Updated 5 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆70Updated 5 years ago
- c++工具库☆106Updated 4 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆82Updated 4 years ago
- c++千万级高并发网络通信(Socket协议,跨平台全栈开发)☆92Updated 5 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- 《C++ 服务器开发精髓》随书配套源码☆212Updated 3 years ago
- A light and high performance WebSocket Server.☆113Updated 3 years ago
- 一些C/C++常用封装例子☆212Updated 3 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆30Updated 5 years ago
- C风格、C++风格及C++11特性的线程池☆42Updated 2 years ago
- LinuxC++ 高并发网络编程【高性能静态网络服务器 一步步搭建过程】从基础到socket熟练应用☆53Updated 4 years ago
- c++ framework☆101Updated last year
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆71Updated 5 years ago
- 学习muduo网络库的一些笔记☆108Updated 4 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。☆139Updated 8 years ago
- 大并发服务器课程源代码☆306Updated 4 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆351Updated 4 years ago
- 李建忠老师的C++设计模式讲义与源码,个人对设计模式的再次探究,笔记参考https://www.yuque.com/barret/snelnn☆32Updated 4 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆220Updated 5 years ago
- 【muduo 源码解析】☆48Updated 2 years ago
- 后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)☆17Updated 2 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 5 years ago
- <-- workflow 中文注释 / demos / 源码解析☆287Updated 3 years ago
- a cpp Web Server☆156Updated 4 years ago
- limlog is a cross-platform C++ library for logging.☆67Updated 9 months ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 9 years ago