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☆200Updated 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 …☆152Updated last month
- High performance C++11 signals☆178Updated 6 years ago
- Simple C++ cross-platform plugin system☆164Updated 8 years ago
- C++ plugin framework☆54Updated 6 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- a FIFO-ordered associative container for C++☆211Updated last month
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- spdlog setup initialization via file configuration for convenience.☆83Updated last year
- C++ signal and slot system☆161Updated 5 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- A fast and flexible c++ template class for tree data structures☆114Updated 4 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Futures and thread pool for C++ (with optional Qt support)☆130Updated 5 years ago
- Cmake-based build of boost☆57Updated 6 years ago
- Pipelines for Modern C++☆75Updated 5 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- C++ async operations☆100Updated 10 years ago
- C++11 signal/slot implementation☆80Updated 4 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- A simple, header only event bus library written in modern C++17.☆199Updated 4 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 10 months ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 3 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago