nmcclatchey / ThreadPool
Portable (C++11) low-overhead concurrent task scheduling for fine-grained concurrency.
☆10Updated 3 years ago
Alternatives and similar repositories for ThreadPool:
Users that are interested in ThreadPool are comparing it to the libraries listed below
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 7 months ago
- 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
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- Archived!☆27Updated 3 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 6 months ago
- C++20 Vulkan and GLes rendering engine☆17Updated 4 months ago
- C++ header-only data reflection/introspection☆9Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- ☆22Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆15Updated last year
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- ☆26Updated 4 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- Easy C++ reflection and code generation☆37Updated 7 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago