alugowski / task-thread-poolLinks
Fast and lightweight thread pool for C++11 and newer.
☆46Updated 11 months ago
Alternatives and similar repositories for task-thread-pool
Users that are interested in task-thread-pool are comparing it to the libraries listed below
Sorting:
- Pipelines for Modern C++☆71Updated 5 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆37Updated 11 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated 3 weeks ago
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆134Updated last week
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A C++14 reflection library☆76Updated 3 weeks ago
- C++ utilities☆144Updated last month
- Library of backported modern C++ types to work with C++11☆89Updated 6 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆55Updated last week
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆23Updated this week
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Ultra-fast and intuitive C++ JSON reader/writer with yyjson backend