High performance C++11 thread pool
☆584Oct 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,168Jan 4, 2024Updated 2 years ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Dec 8, 2018Updated 7 years ago
- Thread pool implementation using c++11 threads☆1,229Mar 1, 2024Updated last year
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- A simple C++11 Thread Pool implementation☆8,679Jul 20, 2024Updated last year
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆272Dec 12, 2017Updated 8 years ago
- Implement some RTR and PBR papers☆48Jul 8, 2017Updated 8 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,073Feb 14, 2026Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,478Mar 8, 2024Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 9 months ago
- Modern and efficient C++ Thread Pool Library☆2,023Jan 26, 2023Updated 3 years ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 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,494Jun 25, 2025Updated 8 months 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
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆979Mar 21, 2025Updated 11 months ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,994Feb 22, 2025Updated last year
- 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
- Orientation independent bézier smoothing of voxel grids☆17Dec 28, 2014Updated 11 years ago
- Physically Based Rendering With OpenGL (Attempt)☆50Jun 11, 2019Updated 6 years ago
- A light-weight C++ profiling library☆30Jul 9, 2014Updated 11 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,068Aug 25, 2024Updated last year
- A feature complete LRU cache implementation in C++☆264Dec 16, 2019Updated 6 years ago
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 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
- This is a physically based real-time renderer made for learning purposes.☆89Feb 7, 2017Updated 9 years ago
- C++React: A reactive programming library for C++11.☆1,039May 17, 2021Updated 4 years ago
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.☆591Nov 18, 2020Updated 5 years ago
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago