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 migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Pipelines for Modern C++☆67Updated 4 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
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A fixed capacity dynamically sized string☆66Updated last month
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- An indirect value-type for C++☆83Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆49Updated 2 months ago
- C++11 compatible charconv☆31Updated this week
- C++17 tiny vector math library☆43Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆18Updated 3 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- A C++14 reflection library☆73Updated 3 weeks ago
- Provides run-time tuple element access☆14Updated 4 years ago