Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.
☆84Aug 29, 2022Updated 3 years ago
Alternatives and similar repositories for thread_pool
Users that are interested in thread_pool are comparing it to the libraries listed below
Sorting:
- A fastest, exception-safety and pure C++17 thread pool.☆134Jul 29, 2019Updated 6 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 9 years ago
- A simple, header-only match maker(match making) implementation for C++.☆19Aug 12, 2018Updated 7 years ago
- 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
- Implement some RTR and PBR papers☆48Jul 8, 2017Updated 8 years ago
- A header only cross platform wrapper of fiber API.☆46May 22, 2018Updated 7 years ago
- High performance multithreading toolkit for C++17☆46Oct 28, 2025Updated 4 months ago
- Minimal OpenGL extension loader☆20Oct 18, 2016Updated 9 years ago
- Simple, quick'n dirty, pathtracer☆38Jul 21, 2021Updated 4 years ago
- Physically Based Rendering With OpenGL (Attempt)☆50Jun 11, 2019Updated 6 years ago
- A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.☆35Jul 22, 2018Updated 7 years ago
- Utility to sign DXIL code after compilation☆22Feb 18, 2019Updated 7 years ago
- Fiber-based job system with extremely simple API☆82Feb 15, 2021Updated 5 years ago
- Single header OpenGL utility library in the public domain☆24Jan 14, 2024Updated 2 years ago
- being a code junkie☆22Jul 15, 2022Updated 3 years ago
- Not Another Range Library☆39Mar 9, 2014Updated 11 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Dec 5, 2018Updated 7 years ago
- Colby Hall's C++ Standard Library☆11Jan 13, 2020Updated 6 years ago
- A Rust library for draping polygons over terrain with gfx☆11Mar 5, 2018Updated 7 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31May 27, 2017Updated 8 years ago
- ☆29Nov 13, 2017Updated 8 years ago
- Modern and efficient C++ Thread Pool Library☆2,023Jan 26, 2023Updated 3 years ago
- A ray tracer based on nori and mitsuba. (Used only for learning)☆12May 30, 2020Updated 5 years ago
- A physically based ray tracer accelerated by OptiX.☆11Dec 24, 2021Updated 4 years ago
- Library for task-based parallellism☆13Dec 26, 2025Updated 2 months ago
- Library for managing windows for cross platform UI applications☆28Dec 26, 2025Updated 2 months ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆29Oct 1, 2015Updated 10 years ago
- Fast hash table template for array indexes.☆28Jan 4, 2017Updated 9 years ago
- A light-weight C++ profiling library☆30Jul 9, 2014Updated 11 years ago
- BSDF plotting scripts☆11Oct 18, 2021Updated 4 years ago
- OpenGL Model Viewer☆17Aug 20, 2025Updated 6 months ago
- 🐶chihuahua - tiny & fast rendering library☆13Aug 9, 2016Updated 9 years ago
- demonstration of live reloading☆15Feb 16, 2018Updated 8 years ago
- ASS: Audio Stupidly Simple☆36Dec 12, 2018Updated 7 years ago
- Math vector library☆39Dec 26, 2025Updated 2 months ago
- Rendering engine written in C++ & OpenGL.☆37Jan 26, 2021Updated 5 years ago
- A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.☆31Apr 11, 2015Updated 10 years ago
- Simple, lightweight and safe client-server authentication system. Written in C++☆26Nov 20, 2019Updated 6 years ago
- UE4 component-based interaction system with built-in replication☆12Jun 25, 2021Updated 4 years ago