A simple C++11 Thread Pool implementation
☆8,700Jul 20, 2024Updated last year
Alternatives and similar repositories for ThreadPool
Users that are interested in ThreadPool are comparing it to the libraries listed below
Sorting:
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- Fast C++ logging library.☆28,471Updated this week
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,120Jul 18, 2025Updated 8 months ago
- Event-driven network library for multi-threaded Linux server in C++11☆16,000Dec 23, 2025Updated 2 months ago
- Thread pool implementation using c++11 threads☆1,230Mar 1, 2024Updated 2 years ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,312Feb 13, 2026Updated last month
- JSON for Modern C++☆49,151Updated this week
- An open-source C++ library developed and used at Facebook.☆30,291Updated this week
- Modern and efficient C++ Thread Pool Library☆2,025Jan 26, 2023Updated 3 years ago
- A modern formatting library☆23,328Updated this week
- A C++ header-only HTTP/HTTPS server and client library☆16,248Updated this week
- 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
- Abseil Common Libraries (C++)☆17,120Updated this week
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,522Aug 20, 2024Updated last year
- Achieve a tiny STL in C++11☆12,419Oct 27, 2024Updated last year
- A fast single-producer, single-consumer lock-free queue for C++☆4,508Jun 25, 2025Updated 8 months ago
- Event notification library☆11,847Jan 1, 2026Updated 2 months ago
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆37,609Aug 24, 2025Updated 6 months ago
- A fast JSON parser/generator for C++ with both SAX/DOM style API☆15,012Feb 5, 2025Updated last year
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,482Feb 27, 2026Updated 3 weeks ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,736Aug 19, 2023Updated 2 years ago
- C++那些事☆42,982Mar 12, 2026Updated last week
- Linux下C++轻量级WebServer服务器☆19,333Jul 5, 2024Updated last year
- modern C++(C++20), simple, easy to use rpc framework☆1,988Jan 9, 2026Updated 2 months ago
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,685Mar 7, 2024Updated 2 years ago
- The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on deskto…☆9,384Updated this week
- 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
- Asio C++ Library☆5,783Mar 3, 2026Updated 2 weeks ago
- C++ implementation of the Google logging module☆7,363May 17, 2025Updated 10 months ago
- An easy to use and efficient memory pool allocator written in C++.☆1,422Jun 2, 2019Updated 6 years ago
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆70,217Mar 11, 2026Updated last week
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,485Updated this week
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,763Apr 10, 2024Updated last year
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆38,893Mar 11, 2026Updated last week
- C++ websocket client/server library☆7,653Apr 19, 2025Updated 11 months ago
- brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Mac…☆17,471Updated this week
- 《Effective Modern C++》- 完成翻译☆8,834Nov 14, 2025Updated 4 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,167Mar 14, 2026Updated last week