dabbertorres / ThreadPoolLinks
A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.
☆35Updated 6 years ago
Alternatives and similar repositories for ThreadPool
Users that are interested in ThreadPool are comparing it to the libraries listed below
Sorting:
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Modern C++ Thread Pool☆42Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- An indirect value-type for C++☆83Updated last year
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- C++20 implementation of {{ mustache }}☆84Updated 6 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- A C++20 serialization library (cereal fork)☆28Updated 2 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆141Updated 2 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++14 reflection library☆73Updated last week
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- The C++11 way of implementing the Fast Pimpl Idiom☆48Updated 12 years ago
- A bunch of small C++ utilities☆65Updated last year
- High performance C++11 signals☆172Updated 5 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- Cross-platform C++ Utility Library☆54Updated last month
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago