EterfreeA / ThreadPool
This is the lightweight and highly concurrent thread pool of C++.
☆17Updated last year
Alternatives and similar repositories for ThreadPool:
Users that are interested in ThreadPool are comparing it to the libraries listed below
- 一个封装了 7z 压缩解压功能的接口☆42Updated 6 years ago
- muduo in windows☆70Updated 5 years ago
- spdlog简单封装☆50Updated last year
- A ThreadPool clss base on IOCP on Windows.☆28Updated 7 years ago
- cpp singleton works across dll/exe boundaries.☆70Updated 3 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated this week
- Header only c++ network library, based on c++ 20 coroutine and asio☆26Updated 6 months ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 7 years ago
- c++写的windows版的登录服务器,包括服务器代码,客户端代码,以及客户端接静态库☆40Updated 3 years ago
- std::future extension☆37Updated 4 years ago
- Mirror of the Pluma C++ plugin framework.☆52Updated 10 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但 是代码简洁了很多。☆25Updated 6 years ago
- Duilib扩展控件收集☆36Updated 6 years ago
- C++封装libcurl, 实现的http客户端, 支持http(s)请求, 支持下载文件(断点续传和分片下载)☆60Updated 6 months ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- limlog is a cross-platform C++ library for logging.☆67Updated 8 months ago
- purecpp opensource projects list☆93Updated 2 years ago
- A json parser for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆38Updated 3 months ago
- A C/S framework based on asio, doesn't need boost.☆39Updated 2 months ago
- ☆37Updated 4 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆52Updated 11 months ago
- C++公共支持库☆18Updated 2 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 8 years ago
- 基于 log4cplus 封装的自用的 C++ 日志库☆15Updated 4 years ago
- 封装了WinInet的强大http请求库☆63Updated 7 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- A design pattern library developed in modern c++.☆54Updated 2 years ago