Tastyep / TaskManagerLinks
A C++14 Task Manager / Scheduler
☆108Updated 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
- Object pool implementation in C++11☆100Updated 5 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 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 …☆149Updated last week
- Simple resource pool for recycling resources in C++☆71Updated 4 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- High performance C++11 signals☆177Updated 6 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
- a FIFO-ordered associative container for C++☆207Updated 2 weeks ago
- C++ plugin framework☆54Updated 6 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- C++ signal and slot system☆161Updated 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…☆295Updated 5 months ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Modern C++ Scheduling Library☆282Updated 3 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Pipelines for Modern C++☆72Updated 5 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆137Updated last year
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆301Updated 3 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 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 …☆120Updated 7 years ago
- Simple C++ cross-platform plugin system☆161Updated 8 years ago
- Cmake-based build of boost☆57Updated 6 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆187Updated 5 years ago