Thread pool implementation using c++11 threads
☆1,230Mar 1, 2024Updated 2 years ago
Alternatives and similar repositories for thread-pool
Users that are interested in thread-pool are comparing it to the libraries listed below
Sorting:
- A simple C++11 Thread Pool implementation☆8,700Jul 20, 2024Updated last year
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,120Jul 18, 2025Updated 8 months ago
- High performance C++11 thread pool☆585Oct 4, 2020Updated 5 years ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,240Jul 16, 2025Updated 8 months ago
- Modern and efficient C++ Thread Pool Library☆2,025Jan 26, 2023Updated 3 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Mar 29, 2021Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Jul 29, 2019Updated 6 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- Event-driven network library for multi-threaded Linux server in C++11☆16,000Dec 23, 2025Updated 2 months ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,644Jan 24, 2025Updated last year
- Custom memory allocators in C++ to improve the performance of dynamic memory allocation☆1,936Mar 7, 2026Updated last week
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,182Jan 5, 2026Updated 2 months ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,196Dec 25, 2024Updated last year
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆644May 1, 2021Updated 4 years ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,482Feb 27, 2026Updated 3 weeks ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,312Feb 13, 2026Updated last month
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,167Mar 14, 2026Updated last week
- Fast C++ logging library.☆28,471Updated this week
- An easy to use and efficient memory pool allocator written in C++.☆1,422Jun 2, 2019Updated 6 years ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,522Aug 20, 2024Updated last year
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,921Jan 4, 2026Updated 2 months ago
- Simple, light-weight and easy-to-use asynchronous components☆2,153Updated this week
- A tiny boost library in C++11.☆4,211May 27, 2025Updated 9 months ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,816Mar 11, 2026Updated last week
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆25,356Aug 17, 2024Updated last year
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,755Mar 6, 2026Updated 2 weeks ago
- 《Effective Modern C++》- 完成翻译☆8,834Nov 14, 2025Updated 4 months ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,508Jun 25, 2025Updated 8 months ago
- C++14 lock-free queue.☆1,823Mar 13, 2026Updated last week
- 基于C++ Coroutines编写的无栈协程库☆627Dec 27, 2023Updated 2 years ago
- C++设计模式☆2,588Oct 11, 2024Updated last year
- modern C++(C++20), simple, easy to use rpc framework☆1,988Jan 9, 2026Updated 2 months ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,522Apr 3, 2022Updated 3 years ago
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,317Jan 26, 2021Updated 5 years ago
- c++ async rpc framework. 14w+qps.☆1,639Oct 18, 2023Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,746May 1, 2025Updated 10 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,640Dec 8, 2023Updated 2 years ago
- A C++ header-only HTTP/HTTPS server and client library☆16,248Updated this week