Tastyep / TaskManagerLinks
A C++14 Task Manager / Scheduler
☆110Updated 2 years ago
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 4 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆199Updated last year
- 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 …☆151Updated last month
- C++ signal and slot system☆161Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆144Updated 5 years ago
- Modern C++ Scheduling Library☆283Updated 3 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆295Updated 6 months ago
- High performance C++11 signals☆177Updated 6 years ago
- Object pool implementation in C++11☆100Updated 5 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- spdlog setup initialization via file configuration for convenience.☆83Updated last year
- a FIFO-ordered associative container for C++☆210Updated last month
- Simple C++ cross-platform plugin system☆162Updated 8 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Futures and thread pool for C++ (with optional Qt support)☆130Updated 5 years ago
- A simple, header only event bus library written in modern C++17.☆197Updated 3 months ago
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- Boost.org interprocess module☆168Updated this week
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Code samples from https://vorbrodt.blog/☆115Updated 3 weeks ago
- Library for comfortable work with DLL and DSO☆112Updated this week
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆303Updated 3 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- C++ header-only config reader library based on JSON☆195Updated last year