alugowski / task-thread-poolLinks
Fast and lightweight thread pool for C++11 and newer.
☆43Updated 6 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:
- A quick pool allocator for c++ with type info and gc support☆2Updated 2 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 6 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- C++11 compatible charconv☆31Updated last month
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- A powerful C++ unit testing/assert/log utils☆34Updated last month
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years ago
- A light weight C++ in memory argument parser☆57Updated last year
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- A library for working and manipulating IPv4/IPv6 addresses and networks☆11Updated last week
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated last month
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A memory leak and deadlock finder for C, C++☆72Updated last year
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆30Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆16Updated 2 weeks ago
- A modern and (mostly) macro free mocking-framework☆41Updated 2 weeks ago
- A C++14 reflection library☆72Updated last week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆34Updated 7 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆51Updated last week
- A simple C++ header-only template library implementing matching using wildcards☆87Updated last year
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆14Updated 3 months ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆85Updated this week
- Result<T, E> for Modern C++☆34Updated 5 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- A small library in modern C++ to initialize spdlog loggers from a toml configuration file.☆15Updated 3 weeks ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 10 months ago