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
Sorting:
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 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 …☆138Updated last month
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated 9 months ago
- High performance C++11 signals☆171Updated 5 years ago
- Object pool implementation in C++11☆98Updated 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 3 months ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated last month
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- C++ library for executors☆503Updated 8 years ago
- spdlog setup initialization via file configuration for convenience.☆80Updated last year
- Non bloated asynchronous logger☆223Updated last year
- Boost.org circular_buffer module☆56Updated last week
- STL-based caches for C++☆116Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Header-only library for multithreaded programming☆234Updated last month
- C++ signal and slot system☆163Updated 5 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆84Updated 2 years ago
- Boost.org interprocess module☆148Updated 3 weeks ago
- Boost.org uuid module☆95Updated 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 …☆115Updated 7 years ago
- Futures and thread pool for C++ (with optional Qt support)☆128Updated 4 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆90Updated 3 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- A simple C++11 Thread Pool implementation☆124Updated 9 months ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A simple, header only event bus library written in modern C++17.☆161Updated last month
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆53Updated last month
- A feature complete LRU cache implementation in C++☆250Updated 5 years ago