chenluyong / OEasyPool
c++11 thread pool
☆23Updated 7 years ago
Alternatives and similar repositories for OEasyPool:
Users that are interested in OEasyPool are comparing it to the libraries listed below
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志 、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- muduo in windows☆70Updated 5 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- ☆37Updated 4 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 9 years ago
- spdlog简单封装☆50Updated last year
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 7 years ago
- 轻量级网络库, 基于C++11☆113Updated 3 years ago
- 工作过程当中的实用工具类,脚本...☆38Updated 2 years ago
- C++远程调用框架☆33Updated 10 years ago
- A SQLite client library written in Modern C++☆37Updated 7 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆25Updated 6 years ago
- Thread4z is an open source C++ cross-platform lightweight cross-platform thread library.☆31Updated 9 years ago
- A smart C++11 thread pool. Efficiently schedule your threads using "Classify Thread Pool", "Priority Task Queue". And also provide "Self-…☆21Updated 6 years ago
- 基于boost::asio的server,简洁,高效☆89Updated 8 years ago
- 将Windows和Linux的socket库的使用封装成跨平台的类库,轻松使用socket创建连接。☆27Updated 6 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆48Updated 6 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated 3 months ago
- ☆18Updated 7 years ago
- c++异步io☆16Updated last year
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆69Updated 5 years ago
- this is my summary c++ common tools☆27Updated last year
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago
- QT控件,继承自QListWidget☆27Updated 8 years ago
- A IOCP Server Class on Windows!☆94Updated 7 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆96Updated 8 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- This is a Qt/C++ IM system that has multiple versions: TCP/Client-Server, UDP/Client-Server, TCP/P2P, and UDP/P2P☆34Updated 8 years ago
- 简单有效的内存池实现☆94Updated 8 years ago
- C++ implementation of hierarchy time wheel☆26Updated 4 years ago