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++☆87Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Container Traits for Modern C++☆29Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 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
- Pipelines for Modern C++☆76Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- A graph concurrent library for C++☆63Updated 2 years 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 4 months ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆27Updated 2 weeks 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
- Cross-platform C++ Utility Library☆56Updated 3 weeks ago
- Comparison of C++ Serialization Libraries for Graph Data☆38Updated 4 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- Yet Another C++ Library☆24Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated 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
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year