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☆584Oct 4, 2020Updated 5 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆272Dec 12, 2017Updated 8 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆84Aug 29, 2022Updated 3 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,679Jul 20, 2024Updated last year
- 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,117Jul 18, 2025Updated 7 months ago
- Thread pool implementation using c++11 threads☆1,229Mar 1, 2024Updated 2 years ago
- C++11 libuv wrapper☆178Dec 27, 2019Updated 6 years ago
- Modern and efficient C++ Thread Pool Library☆2,023Jan 26, 2023Updated 3 years ago
- Thread4z is an open source C++ cross-platform lightweight cross-platform thread library.☆32May 11, 2015Updated 10 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Nov 28, 2022Updated 3 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Mar 4, 2012Updated 13 years ago
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,494Jun 25, 2025Updated 8 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,168Jan 4, 2024Updated 2 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Feb 4, 2015Updated 11 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 10 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27May 8, 2016Updated 9 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,073Feb 14, 2026Updated 2 weeks ago
- Portable (POSIX/Windows/Emscripten) thread pool for C/C++☆387Jun 16, 2024Updated last year
- An easy to use and efficient memory pool allocator written in C++.☆1,410Jun 2, 2019Updated 6 years ago
- Coroutine implementation for C++11☆18Apr 14, 2012Updated 13 years ago
- c++11基础库☆1,030Nov 18, 2024Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- async/await in vanilla C++11☆80Oct 13, 2016Updated 9 years ago
- C++ library for executors☆515Sep 21, 2016Updated 9 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,594May 29, 2025Updated 9 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆534Jul 10, 2017Updated 8 years ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,029Dec 17, 2025Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,476Mar 8, 2024Updated last year
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆979Mar 21, 2025Updated 11 months ago
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,764Apr 10, 2024Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,915Feb 11, 2024Updated 2 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,158Feb 19, 2026Updated last week
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Apr 20, 2020Updated 5 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Nov 22, 2017Updated 8 years ago