p-ranav / task_systemLinks
Task System presented in "Better Code: Concurrency - Sean Parent"
☆42Updated 5 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:
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- Pipelines for Modern C++☆71Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last month
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- A graph concurrent library for C++☆63Updated 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…☆145Updated last year
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆65Updated last month
- A header only structure of arrays container for C++☆42Updated 2 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- C++ Better Futures☆46Updated 2 years ago
- 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 …☆32Updated 4 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆23Updated this week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆69Updated 4 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated 3 weeks ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆89Updated 6 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year