p-ranav / task_systemLinks
Task System presented in "Better Code: Concurrency - Sean Parent"
☆42Updated 4 years ago
Alternatives and similar repositories for task_system
Users that are interested in task_system are comparing it to the libraries listed below
Sorting:
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years 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 last month
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆47Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- An indirect value-type for C++☆83Updated last year
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆17Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Provides run-time tuple element access☆14Updated 4 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆51Updated this week
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- C++ Better Futures☆45Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++20 implementation of {{ mustache }}☆84Updated 6 months ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- A C++14 reflection library☆72Updated last week
- C++11 compatible charconv☆31Updated last month