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.☆10Updated last year
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆42Updated last week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Standalone version of the boost::unordered library☆28Updated 3 weeks ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆57Updated 4 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A C++20 serialization library (cereal fork)☆29Updated last month
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Rebooting the std::bitset franchise☆44Updated 3 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 10 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated last month
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- The Fancy Named Parameters Library☆33Updated last week
- homogeneous variadic function parameters☆17Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- 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
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- Comparison operators for std::span☆16Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- A C++14 reflection library☆75Updated last week
- meta-programming, C++11☆16Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 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☆48Updated last year
- Using C++ templates to track dimensional metadata☆11Updated 4 years ago
- A fixed capacity dynamically sized string☆67Updated last week
- string pattern matching in C++20☆10Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago