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
- 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
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆191Updated 3 years ago
- Object pool implementation in C++11☆97Updated 4 years ago
- High performance C++11 signals☆168Updated 5 years ago
- spdlog setup initialization via file configuration for convenience.☆80Updated last year
- 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
- Non bloated asynchronous logger☆222Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 10 months ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆280Updated 4 months ago
- Boost.org interprocess module☆144Updated this week
- C++ library for executors☆500Updated 8 years ago
- Library for comfortable work with DLL and DSO☆110Updated last month
- Thread safe, lock-free memory pool.☆57Updated 11 months ago
- A portable, pure C++11 timer component.☆169Updated last year
- A simple, header only event bus library written in modern C++17.☆154Updated last week
- Small, header only signals and slots C++11 library.