benny-edlund / task-poolLinks
A task orient thread pool library for C++14 with cancellation and allocator support
☆17Updated last year
Alternatives and similar repositories for task-pool
Users that are interested in task-pool are comparing it to the libraries listed below
Sorting:
- Make std::mdspan formattable by std::format.☆11Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- meta-programming, C++11☆16Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Updated 4 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- C++11 compatible charconv☆31Updated last week
- Rebooting the std::bitset franchise☆46Updated last month
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated this week
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated this week
- Using C++ templates to track dimensional metadata☆11Updated 5 years ago
- 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
- Container Traits for Modern C++☆29Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- ☆40Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated last year
- List-initialize containers with proper move semantics☆30Updated 10 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Comparison operators for std::span☆16Updated 5 years ago
- A wrapper of common C++ std types for functional programming☆22Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago