StreamAI / C-Concurrence
thread and atomic library
☆28Updated 4 years ago
Alternatives and similar repositories for C-Concurrence:
Users that are interested in C-Concurrence are comparing it to the libraries listed below
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆82Updated 4 years ago
- A C++ 11 Simple ThreadPool☆84Updated 5 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 5 years ago
- LinuxC++ 高并发网络编程【高性能静态网络服务器 一步步搭建过程】从基础到socket熟练应用☆53Updated 4 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆21Updated 5 years ago
- 将Windows和Linux的socket库的使 用封装成跨平台的类库,轻松使用socket创建连接。☆26Updated 6 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 8 years ago
- c++工具库☆104Updated 3 years ago
- C++并发与多线程编程☆63Updated 5 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆38Updated 5 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆67Updated 5 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆25Updated 6 years ago
- 📚一个三级缓存的高并发内存池☆51Updated 5 years ago
- ☆40Updated 6 years ago
- muduo in windows☆70Updated 5 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆40Updated 5 years ago
- c++ rpc framework☆39Updated last year
- C风格、C++风格及C++11特性的线程池☆41Updated last year
- c++千万级高并发网络通信(Socket协议,跨平台全栈开发)☆92Updated 5 years ago
- 侯捷C++内存管理专题笔记☆65Updated 5 years ago
- The code from CSDN(大学时写的博客代码存储地)☆81Updated last year
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆23Updated 6 years ago
- some demo and item for qt☆39Updated 3 years ago
- 后台开发核心技术与应用实践☆28Updated 5 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- C++并发编程实战(全书和源码)☆92Updated 3 years ago
- C++11 multithread introduction☆43Updated 4 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆68Updated 5 years ago
- C++设计模式实现,Qt项目☆173Updated 7 years ago