xf-8087 / ThreadPool
A simple C++ Thread Pool implementation
☆25Updated 2 years ago
Alternatives and similar repositories for ThreadPool:
Users that are interested in ThreadPool are comparing it to the libraries listed below
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆357Updated 2 months ago
- 使用 C++11 实现的动态线程池☆181Updated last year
- C++面向对象设计模式-文档与代码☆78Updated 2 years ago
- A high-performance thread pool implementation in Modern C++ for executing tasks concurrently.|一个基于现代C++的高效线程池实现。☆61Updated 6 months ago
- c++工具库☆104Updated 3 years ago
- A simple C++11 Thread Pool implementation. 一个C++11线程池实现 (中文注释版)。☆45Updated last year
- C风格、C++风格及C++11特性的线程池☆41Updated last year
- 《Qt5.9C++开发指南》配套代码☆105Updated 4 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆629Updated 3 years ago
- c++ framework☆101Updated last year
- 一个基于协程的异步网络库☆106Updated 3 years ago
- ☆167Updated 5 years ago
- 22种设计模式的C++实现☆116Updated 2 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆417Updated 3 years ago
- C++并发编程实战(全书和源码)☆92Updated 3 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆208Updated 2 years ago
- C++简单小工具轮子☆101Updated 2 years ago
- <-- workflow 中文注释 / demos / 源码解析☆282Updated 2 years ago
- 📚一个三级缓存的高并发内存池☆51Updated 5 years ago
- Only need two lines of code to convert between class and json. 两行代码实现C++ Json与类对象相互转换。☆115Updated last year
- Tiny and simple c++ rpc library☆83Updated 6 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆442Updated 5 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆329Updated 6 months ago
- Linux C++ Web 文件服务器☆221Updated 8 months ago
- 基于C++11的muduo网络库☆102Updated 3 years ago
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,027Updated last year
- 实现的一个简易的 C++ 序列化库☆74Updated 2 years ago
- 《C++并发编程实战》的读书笔记,供以后工作中查阅。☆333Updated 6 years ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,068Updated 2 months ago