alugowski / task-thread-pool
Fast and lightweight thread pool for C++11 and newer.
☆42Updated 5 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
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 5 months ago
- Pipelines for Modern C++☆67Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆33Updated 6 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆51Updated last week
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- A quick pool allocator for c++ with type info and gc support☆2Updated 2 years ago
- Advanced Reflection and Serialization Library in C++26♦️☆14Updated 11 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆16Updated this week
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- A helper to convert a header-based C++ project to module-based one.☆47Updated 8 months ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆87Updated last year
- C++ small containers☆142Updated this week
- A C++14 reflection library☆71Updated 3 weeks ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆84Updated last month
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Cryptography library for modern C++.☆75Updated last year
- Generic hash function for STL style unordered containers☆36Updated 3 weeks ago
- C++ utilities☆48Updated 3 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆41Updated 3 weeks ago