Tastyep / TaskManager
A C++14 Task Manager / Scheduler
☆105Updated last year
Alternatives and similar repositories for TaskManager:
Users that are interested in TaskManager are comparing it to the libraries listed below
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- A simple, header only event bus library written in modern C++17.☆153Updated 4 months ago
- High performance C++11 signals☆168Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- Boost.org circular_buffer module☆54Updated 3 months ago
- spdlog setup initialization via file configuration for convenience.☆80Updated last year
- Thread safe, lock-free memory pool.☆57Updated 11 months ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆139Updated last month
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆113Updated 7 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated 7 months ago
- C++ signal and slot system☆163Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 10 months ago
- Object pool implementation in C++11☆97Updated 4 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated last month
- A small header-only library for converting data between json representation and c++ structs☆150Updated 7 months ago
- Priority-based Task Scheduling for Modern C++☆87Updated 4 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆90Updated last month
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 years ago
- Boost.org uuid module☆92Updated 2 months ago
- Pipelines for Modern C++☆66Updated 4 years ago
- A fast and flexible c++ template class for tree data structures☆99Updated 3 years ago
- C++ library for executors☆499Updated 8 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆193Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Modern C++ Scheduling Library☆277Updated 3 years ago
- STL-based caches for C++☆115Updated last year
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 5 years ago
- cpp-netlib URI☆140Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 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…☆141Updated 11 months ago