alugowski / task-thread-pool
Fast and lightweight thread pool for C++11 and newer.
☆40Updated 2 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
- Pipelines for Modern C++☆62Updated 4 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 4 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆43Updated 4 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆33Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++11 compatible charconv☆29Updated last month
- A C++14 reflection library☆68Updated 2 months ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 11 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- A quick pool allocator for c++ with type info and gc support☆2Updated 2 years ago
- Result<T, E> for Modern C++☆32Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- C++ developer tool for detecting deadlocks☆44Updated this week
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 7 months ago
- C++20 SIMD Within A Register library☆29Updated 5 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 3 months ago
- A light weight C++ in memory argument parser☆55Updated 8 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated 3 weeks ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated 2 months ago
- Single header static reflection library for C++14 and above☆27Updated 6 months ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆81Updated 2 weeks ago