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
Alternatives and similar repositories for threadpool11
Users that are interested in threadpool11 are comparing it to the libraries listed below
Sorting:
- High performance C++11 thread pool☆585Oct 4, 2020Updated 5 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆84Aug 29, 2022Updated 3 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆272Dec 12, 2017Updated 8 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Jul 29, 2019Updated 6 years ago
- A simple C++11 Thread Pool implementation☆8,700Jul 20, 2024Updated last year
- Thread pool implementation using c++11 threads☆1,230Mar 1, 2024Updated 2 years ago
- Thread4z is an open source C++ cross-platform lightweight cross-platform thread library.☆32May 11, 2015Updated 10 years ago
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,120Jul 18, 2025Updated 8 months ago
- Modern and efficient C++ Thread Pool Library☆2,025Jan 26, 2023Updated 3 years ago
- C++11 libuv wrapper☆178Dec 27, 2019Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27May 8, 2016Updated 9 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆180Mar 4, 2012Updated 14 years ago
- An easy to use and efficient memory pool allocator written in C++.☆1,422Jun 2, 2019Updated 6 years ago
- 用C++实现的一个简单的线程池,支持任务队列,实际任务继承自taskbase。☆12Apr 15, 2015Updated 10 years ago
- Speech detect of freeSwitch. With standard ASR interface of freeSwitch and send voice data via ESL.☆12Apr 8, 2018Updated 7 years 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++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 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 fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Feb 4, 2015Updated 11 years ago
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- ☆11Sep 13, 2020Updated 5 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,178Jan 4, 2024Updated 2 years ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆979Mar 21, 2025Updated 11 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆534Jul 10, 2017Updated 8 years ago
- A lightweight asynchronous event-driven network application framework in C++.☆106Jan 14, 2015Updated 11 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆644May 1, 2021Updated 4 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Nov 28, 2022Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆23Apr 20, 2020Updated 5 years ago
- Portable (POSIX/Windows/Emscripten) thread pool for C/C++☆388Jun 16, 2024Updated last year
- c++11基础库☆1,031Nov 18, 2024Updated last year
- 拼写纠错程序,涉及建词典、索引,动态规划算法,线程池池,线程同步,socket网络编程等☆14Sep 23, 2015Updated 10 years ago
- iocp async☆55Jun 19, 2016Updated 9 years ago
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,182Jan 5, 2026Updated 2 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,033Dec 17, 2025Updated 3 months ago
- proto4z is an open source C++ cross-platform lightweight cross-platform protocol library.☆36May 24, 2025Updated 9 months ago