p-ranav / task_systemLinks
Task System presented in "Better Code: Concurrency - Sean Parent"
☆43Updated 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 4 years ago
- Pipelines for Modern C++☆70Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months 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
- An indirect value-type for C++☆84Updated 2 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆64Updated last week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆88Updated last week
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- C++20 implementation of {{ mustache }}☆86Updated 10 months ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- Result<T, E> for Modern C++☆35Updated 5 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆62Updated 2 weeks ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆48Updated last week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A C++14 reflection library☆76Updated 3 weeks ago
- Inspect C++ memory in the browser☆100Updated 3 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆93Updated last month
- Provides run-time tuple element access☆15Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last week
- C++17 tiny vector math library☆46Updated last year