nmcclatchey / ThreadPoolLinks
Portable (C++11) low-overhead concurrent task scheduling for fine-grained concurrency.
☆10Updated 4 years ago
Alternatives and similar repositories for ThreadPool
Users that are interested in ThreadPool are comparing it to the libraries listed below
Sorting:
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 6 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Foundations of symbol based programming☆30Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- C++14 library to enhance enumerator capabilities, including arbitrary length, statically allocated, strongly typed masks.☆22Updated 3 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- Virtual memory based containers☆42Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆36Updated 6 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated 2 months ago
- Platform abstraction and utility library☆20Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 5 months ago
- Everything I am (was...) passionate about - the best game engine ever☆50Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago