Tastyep / TaskManagerLinks
A C++14 Task Manager / Scheduler
☆107Updated 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 3 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated 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 …☆144Updated 4 months ago
- High performance C++11 signals☆175Updated 6 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- a FIFO-ordered associative container for C++☆201Updated 2 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆301Updated 3 years ago
- C++ signal and slot system☆163Updated 5 years ago
- 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 …☆117Updated 7 years ago
- Simple C++ cross-platform plugin system☆161Updated 8 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- Pipelines for Modern C++☆68Updated 4 years ago
- Simple resource pool for recycling resources in C++☆69Updated 3 weeks ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆131Updated 8 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- C++11 signal/slot implementation☆78Updated 4 years ago
- Header-only C++ logging library☆140Updated 6 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- Futures and thread pool for C++ (with optional Qt support)☆131Updated 4 years ago
- C++ async operations☆100Updated 10 years ago
- C++ plugin framework☆52Updated 5 years ago
- Lightweight finite state machine framework for C++11☆166Updated 4 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 5 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…☆290Updated last month
- nanorpc - lightweight RPC in pure C++ 17☆242Updated 2 years ago