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:
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 10 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Tiny portable C++ library for atomic operations☆54Updated 2 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- A light-weight C++ profiling library☆31Updated 11 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆75Updated 7 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 6 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Flat containers for C++☆59Updated 2 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- Generic 2D graphics library for C++14☆28Updated 7 months ago
- Lightweight C++ task system☆81Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Small C++ preprocessor library☆13Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A scoped stack allocator☆36Updated 6 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Platform abstraction and utility library☆19Updated 2 months ago
- C++20 Vulkan and GLes rendering engine☆17Updated this week
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago