A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.
☆329Mar 29, 2021Updated 5 years ago
Alternatives and similar repositories for threadpool11
Users that are interested in threadpool11 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- High performance C++11 thread pool☆584Oct 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,725Jul 20, 2024Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 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,414Oct 11, 2024Updated last year
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,127Jul 18, 2025Updated 8 months ago
- Modern and efficient C++ Thread Pool Library☆2,023Jan 26, 2023Updated 3 years ago
- C++11 libuv wrapper☆177Dec 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
- 用C++实现的一个简单的线程池,支持任务队列,实际任务继承自taskbase。☆12Apr 15, 2015Updated 10 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- An easy to use and efficient memory pool allocator written in C++.☆1,426Jun 2, 2019Updated 6 years ago
- 使用C++11完成线程池☆18Oct 17, 2019Updated 6 years ago
- Speech detect of freeSwitch. With standard ASR interface of freeSwitch and send voice data via ESL.☆12Apr 8, 2018Updated 8 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,532Mar 28, 2026Updated last week
- C++14 lock-free queue.☆1,844Mar 25, 2026Updated 2 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆850Sep 12, 2023Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all