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
- Pipelines for Modern C++☆67Updated 4 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months 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☆35Updated 4 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- C++ Better Futures☆45Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 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
- An indirect value-type for C++☆83Updated last year
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆16Updated last week
- C++20 implementation of {{ mustache }}☆86Updated 7 months ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 4 months 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 …☆31Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- C++17 tiny vector math library☆43Updated last year
- A single file C++11 header-only memory mapped file library.☆63Updated last year