High performance C++11 thread pool
☆585Oct 4, 2020Updated 5 years ago
Alternatives and similar repositories for thread-pool-cpp
Users that are interested in thread-pool-cpp are comparing it to the libraries listed below
Sorting:
- 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
- ☆15Dec 15, 2016Updated 9 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,178Jan 4, 2024Updated 2 years ago
- Thread pool implementation using c++11 threads☆1,230Mar 1, 2024Updated 2 years ago
- A simple C++11 Thread Pool implementation☆8,700Jul 20, 2024Updated last year
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Dec 8, 2018Updated 7 years ago
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆272Dec 12, 2017Updated 8 years ago
- cross-platform coroutine library in c++☆870Jan 20, 2026Updated 2 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,746May 1, 2025Updated 10 months ago
- Implement some RTR and PBR papers☆48Jul 8, 2017Updated 8 years ago
- Modern and efficient C++ Thread Pool Library☆2,025Jan 26, 2023Updated 3 years ago
- C++14 lock-free queue.☆1,823Mar 13, 2026Updated last week
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- c++11 framework for building server☆13Feb 15, 2022Updated 4 years ago
- 🐶chihuahua - tiny & fast rendering library☆13Aug 9, 2016Updated 9 years ago
- Low Latency C++11 Logging Library☆751Jan 17, 2024Updated 2 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,508Jun 25, 2025Updated 8 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 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
- 基于C++ Coroutines编写的无栈协程库☆627Dec 27, 2023Updated 2 years ago
- Orientation independent bézier smoothing of voxel grids☆17Dec 28, 2014Updated 11 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
- A hybrid thread / fiber task scheduler written in C++ 11☆1,994Feb 22, 2025Updated last year
- 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
- Various synchronization primitives for multithreaded applications in C++11.☆534Jul 10, 2017Updated 8 years ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,065Aug 25, 2024Updated last year
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,167Updated this week
- C++React: A reactive programming library for C++11.☆1,040May 17, 2021Updated 4 years ago
- Debug symbol resolution library (PDB, addr2line)☆26Mar 10, 2026Updated last week
- Go-style concurrency in C++11☆3,311Jul 3, 2023Updated 2 years ago
- A feature complete LRU cache implementation in C++☆266Dec 16, 2019Updated 6 years ago
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- c++11基础库☆1,031Nov 18, 2024Updated last year