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
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 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
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Text wrapper and column formatter for C++.☆26Updated last year
- A C++14 implementation of IEEE 754 decimal floating point numbers☆26Updated this week
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Comparison operators for std::span☆15Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A modern and (mostly) macro free mocking-framework☆32Updated this week
- Forward declarations for C++ standard library☆22Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- homogeneous variadic function parameters☆17Updated last year
- Small small_vector☆33Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A C++20 serialization library (cereal fork)☆27Updated 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
- 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 9 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- Collection of proposals for c++☆26Updated 3 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 4 years ago
- Tiny Test System☆27Updated 2 months ago