nmcclatchey / ThreadPool
Portable (C++11) low-overhead concurrent task scheduling for fine-grained concurrency.
☆10Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for ThreadPool
- A light-weight C++ profiling library☆31Updated 10 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆12Updated 8 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 4 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- Reflection and serialization in C++☆10Updated 8 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last month
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Flat containers for C++☆56Updated 2 years ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆15Updated 5 months ago
- Simple instrumented thread profiler for Win32 C++ applications.☆37Updated 13 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Small C++ preprocessor library☆13Updated 4 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 2 years ago
- A very minimal .INI reader/writer (C++11)☆30Updated 8 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- C++ heterogeneous sequence library☆10Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 6 years ago
- WIP☆26Updated 5 years ago