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
- A C++ 11 Simple ThreadPool☆84Updated 5 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆25Updated 6 years ago
- 轻量级网络库, 基于C++11☆113Updated 3 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆83Updated 4 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆40Updated 5 years ago
- c++工具库☆105Updated 3 years ago
- The code from CSDN(大学时写的博客代码存储地)☆82Updated last year
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 5 years ago
- muduo in windows☆70Updated 5 years ago
- LinuxC++ 高并发网络编程【高性能静态网络服务器 一步步搭建过程】从基础到socket熟练应用☆53Updated 4 years ago
- 多线程练习代码☆40Updated last year
- 📚一个三级缓存的高并发内存池☆52Updated 5 years ago
- C++并发与多线程编程☆63Updated 5 years ago
- 即时通信 select/poll/epoll☆45Updated 4 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
- FdogLog是一个用于C++程序服务的轻量日志库,可输出五种日志类型(Error,Warn,Info,Debug,Trace),操作简单,支持自定义输出类型,终端输出,文件输出,支持日志滚动,线程安全,且支持windows,linux双平台,详情请阅读README.md☆38Updated 3 years ago
- 后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)☆18Updated 2 years ago
- spdlog简单封装☆49Updated last year
- c++负载均衡服务器☆30Updated 6 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆38Updated 5 years ago
- C++并发编程实战(全书和源码)☆93Updated 3 years ago
- This is a tool library that includes log, fsm, state machine...☆98Updated 4 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程 序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 8 years ago
- 侯捷C++内存管理专题笔记☆65Updated 5 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 7 years ago
- ☆40Updated 6 years ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- A Note about 《C++ 并发编程实战》☆24Updated 2 years ago
- C风格、C++风格及C++11特性的线程池☆41Updated last year