p-ranav / task_system
Task System presented in "Better Code: Concurrency - Sean Parent"
☆40Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for task_system
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago
- File/Directory Watcher for Modern C++☆79Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆38Updated 4 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- C++17 tiny vector math library☆41Updated 11 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- Pipelines for Modern C++☆58Updated 4 years ago
- A graph concurrent library for C++☆63Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 10 months ago
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- An indirect value-type for C++☆82Updated last year
- Result<T, E> for Modern C++☆32Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 10 months ago
- C++11 compatible charconv☆27Updated this week
- 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 …☆28Updated 3 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A library of type traits for introspecting C++ function types☆27Updated 5 years ago
- C++ Better Futures☆40Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆90Updated last month
- Lock-free concurrent work stealing deque in C++☆36Updated 6 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 3 months ago
- Provides run-time tuple element access☆15Updated 3 years ago