File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Lightweight Thread Pool (C++11)
22
3- [ ![ threadpool] ( https://img.shields.io/badge/Thread_Pool-8A2BE2 )] ( https://github.com/abin-z/ThreadPool ) [ ![ headeronly] ( https://img.shields.io/badge/Header_Only-green )] ( include/thread_pool/thread_pool.h ) [ ![ moderncpp] ( https://img.shields.io/badge/Modern_C%2B%2B-218c73 )] ( https://learn.microsoft.com/en-us/cpp/cpp/welcome-back-to-cpp-modern-cpp?view=msvc-170 ) [ ![ licenseMIT] ( https://img.shields.io/badge/License-MIT-green )] ( https://opensource.org/license/MIT ) [ ![ version] ( https://img.shields.io/badge/version-0.9.2-green )] ( https://github.com/abin-z/ThreadPool/releases )
3+ [ ![ threadpool] ( https://img.shields.io/badge/Thread_Pool-8A2BE2 )] ( https://github.com/abin-z/ThreadPool )
4+ [ ![ headeronly] ( https://img.shields.io/badge/Header_Only-green )] ( include/thread_pool/thread_pool.h )
5+ [ ![ moderncpp] ( https://img.shields.io/badge/Modern_C%2B%2B-218c73 )] ( https://learn.microsoft.com/en-us/cpp/cpp/welcome-back-to-cpp-modern-cpp?view=msvc-170 )
6+ [ ![ cpp] ( https://img.shields.io/badge/Compatibility-C++11-darkgreen.svg )] ( https://isocpp.org )
7+ [ ![ licenseMIT] ( https://img.shields.io/badge/License-MIT-green )] ( https://opensource.org/license/MIT )
8+ [ ![ version] ( https://img.shields.io/badge/version-0.9.2-green )] ( https://github.com/abin-z/ThreadPool/releases )
9+ [ ![ ci] ( https://github.com/abin-z/ThreadPool/actions/workflows/cmake_unix.yml/badge.svg )] ( https://github.com/abin-z/ThreadPool/actions/workflows/cmake_unix.yml )
410
511🌍 Languages/语言: [ English] ( README.md ) | [ 简体中文] ( README.zh-CN.md )
612
Original file line number Diff line number Diff line change 11# 跨平台轻量级线程池(C++11)
22
3- [ ![ iniparser] ( https://img.shields.io/badge/Thread_Pool-8A2BE2 )] ( https://github.com/abin-z/ThreadPool ) [ ![ headeronly] ( https://img.shields.io/badge/Header_Only-green )] ( include/thread_pool/thread_pool.h ) [ ![ moderncpp] ( https://img.shields.io/badge/Modern_C%2B%2B-218c73 )] ( https://learn.microsoft.com/en-us/cpp/cpp/welcome-back-to-cpp-modern-cpp?view=msvc-170 ) [ ![ licenseMIT] ( https://img.shields.io/badge/License-MIT-green )] ( https://opensource.org/license/MIT ) [ ![ version] ( https://img.shields.io/badge/version-0.9.2-green )] ( https://github.com/abin-z/ThreadPool/releases )
3+ [ ![ iniparser] ( https://img.shields.io/badge/Thread_Pool-8A2BE2 )] ( https://github.com/abin-z/ThreadPool )
4+ [ ![ headeronly] ( https://img.shields.io/badge/Header_Only-green )] ( include/thread_pool/thread_pool.h )
5+ [ ![ moderncpp] ( https://img.shields.io/badge/Modern_C%2B%2B-218c73 )] ( https://learn.microsoft.com/en-us/cpp/cpp/welcome-back-to-cpp-modern-cpp?view=msvc-170 )
6+ [ ![ cpp] ( https://img.shields.io/badge/Compatibility-C++11-darkgreen.svg )] ( https://isocpp.org )
7+ [ ![ licenseMIT] ( https://img.shields.io/badge/License-MIT-green )] ( https://opensource.org/license/MIT )
8+ [ ![ version] ( https://img.shields.io/badge/version-0.9.2-green )] ( https://github.com/abin-z/ThreadPool/releases )
9+ [ ![ ci] ( https://github.com/abin-z/ThreadPool/actions/workflows/cmake_unix.yml/badge.svg )] ( https://github.com/abin-z/ThreadPool/actions/workflows/cmake_unix.yml )
410
511🌍 Languages/语言: [ English] ( README.md ) | [ 简体中文] ( README.zh-CN.md )
612
You can’t perform that action at this time.
0 commit comments