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:
- Container Traits for Modern C++☆28Updated 5 years ago
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Pipelines for Modern C++☆74Updated 5 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆66Updated 3 weeks ago
- An indirect value-type for C++☆83Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- C++ Better Futures☆50Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 2 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated 3 weeks ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆73Updated 2 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- C++ small containers☆149Updated 7 months ago