benny-edlund / task-pool
A task orient thread pool library for C++14 with cancellation and allocator support
☆17Updated 10 months ago
Alternatives and similar repositories for task-pool:
Users that are interested in task-pool are comparing it to the libraries listed below
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Portable UUID generation library for C++☆26Updated last year
- homogeneous variadic function parameters☆17Updated last year
- Comparison operators for std::span☆15Updated 4 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated this week
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- A modern and (mostly) macro free mocking-framework☆32Updated this week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Forward declarations for C++ standard library☆22Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆26Updated this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- A C++20 serialization library (cereal fork)☆27Updated 2 years ago
- ☆9Updated 2 years ago
- meta-programming, C++11☆16Updated 2 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 3 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Build-system agnostic code generation application for C++.☆18Updated 4 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Flat containers for C++☆59Updated 2 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago