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:
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆44Updated this week
- Make std::mdspan formattable by std::format.☆11Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Rebooting the std::bitset franchise☆46Updated 5 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆62Updated 2 weeks ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 9 months ago
- Standalone version of the boost::unordered library☆28Updated 2 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated this week
- An indirect value-type for C++☆84Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated 2 months ago
- Container Traits for Modern C++☆30Updated 4 years ago
- homogeneous variadic function parameters☆17Updated last year
- Text wrapper and column formatter for C++.☆27Updated 2 years ago
- A modern and (mostly) macro free mocking-framework☆44Updated this week
- Using C++ templates to track dimensional metadata☆11Updated 4 years ago
- C++11 compatible charconv☆31Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Small small_vector☆35Updated 2 months ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated this week
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago