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:
- 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.☆40Updated last year
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Flat containers for C++☆59Updated 4 months ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 9 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated last month
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- C++14 library to enhance enumerator capabilities, including arbitrary length, statically allocated, strongly typed masks.☆22Updated 3 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 6 years ago
- C++ string formatting library☆46Updated 5 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 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
- C++ type_name template utilities for pretty-printing type names☆10Updated 6 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆14Updated 9 years ago
- Virtual memory based containers☆42Updated 3 years ago