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:
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Pipelines for Modern C++☆76Updated 5 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- Container Traits for Modern C++☆29Updated 5 years ago
- An indirect value-type for C++☆83Updated 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…☆148Updated last year
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Updated 4 months ago
- C++ Better Futures☆50Updated 3 years ago
- Header-only pure C++11 library providing signal and slot functionality☆18Updated 6 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- C++17 tiny vector math library☆45Updated 2 years ago
- Result<T, E> for Modern C++☆36Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- Comparison of C++ Serialization Libraries for Graph Data☆37Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 3 weeks ago