StreamAI / C-Concurrence
thread and atomic library
☆28Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for C-Concurrence
- C风格、C++风格及C++11特性的线程池☆41Updated last year
- A C++ 11 Simple ThreadPool☆83Updated 5 years ago
- 利用C++把之前的socket重新封装成类,按照 面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago
- LinuxC++ 高并发网络编程【高性能静态网络服务器 一步步搭建过程】从基础到socket熟练应用☆51Updated 4 years ago
- Qt5.9 C++ 开发指南学习项目☆59Updated 5 years ago
- C++并发与多线程编程☆62Updated 5 years ago
- C++11 multithread introduction☆43Updated 4 years ago
- C++设计模式实现,Qt项目☆171Updated 6 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆58Updated 8 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆69Updated 5 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆32Updated 5 years ago
- 即时通信 select/poll/epoll☆44Updated 4 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆78Updated 3 years ago
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆17Updated 6 years ago
- c++千万级高并发网络通信(Socket协议,跨平台全栈开发)☆88Updated 4 years ago
- 22种设计模式的C++实现☆114Updated 2 years ago
- 使用 C++11 实现的动态线程池☆174Updated last year
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆23Updated 5 years ago
- The code from CSDN(大学时写的博客代码存储地)☆78Updated last year
- C++/C++11/C++14/C++17/C++20's usage☆308Updated this week
- 《C++ 服务器开发精髓》随书配套源码☆207Updated 3 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆19Updated 8 years ago
- c++工具库☆104Updated 3 years ago
- c++负载均衡服务器☆30Updated 6 years ago
- C++并发编程实战(全书和源码)☆87Updated 3 years ago
- 基于c++实现ftp客户端,服务端程序☆22Updated 6 years ago
- A light and high performance WebSocket Server.☆113Updated 3 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆25Updated 5 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆40Updated 5 years ago