Use functors, lambdas and std::chrono to schedule tasks in the near future
☆94Aug 12, 2021Updated 4 years ago
Alternatives and similar repositories for TaskScheduler
Users that are interested in TaskScheduler are comparing it to the libraries listed below
Sorting:
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Jun 1, 2017Updated 8 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- Native runtime library equipped with Java/JavaScript-like API☆31Jan 1, 2016Updated 10 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Sep 21, 2019Updated 6 years ago
- Modern C++ 任务池,将作为纯同步调用方式实现完全等价于 async/await 的效果☆11May 12, 2021Updated 4 years ago
- Fast and easy parallel computing in C++11☆14Jan 16, 2026Updated last month
- Some C++ libraries I implemented☆15Feb 10, 2018Updated 8 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Mar 11, 2021Updated 4 years ago
- {{mustaches}} for C++☆202Feb 22, 2019Updated 7 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Sep 20, 2020Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆92Jan 29, 2021Updated 5 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Jan 2, 2024Updated 2 years ago
- pushmi project☆50Mar 12, 2019Updated 6 years ago
- C++ library for executors☆515Sep 21, 2016Updated 9 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- [WIP] A simple C++ GUI toolkit based on Google Skia and Wayland☆47Nov 20, 2018Updated 7 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Oct 16, 2015Updated 10 years ago
- A Qt widget acts like QToolBox but only hosts QToolButtons☆17Oct 19, 2016Updated 9 years ago
- Minimal C++ Event Bus☆90Sep 25, 2019Updated 6 years ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆31May 31, 2025Updated 9 months ago
- sandbox for my c++ functional programming experiments☆33Jul 3, 2013Updated 12 years ago
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆211Oct 3, 2021Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Jun 17, 2020Updated 5 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆15Feb 23, 2017Updated 9 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Jan 15, 2018Updated 8 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Jul 6, 2020Updated 5 years ago
- std::future extension☆37Sep 28, 2020Updated 5 years ago
- C++标准库的轻量级拓展.☆70Jan 22, 2019Updated 7 years ago
- A graph concurrent library for C++☆63Jun 1, 2023Updated 2 years ago
- EggAche is a Lightweight, Cross-Platform C++ Graphics (GUI) Library☆21Nov 5, 2016Updated 9 years ago
- C++ concurrent programming library☆28Jun 19, 2024Updated last year
- Knot is a lightweight and simple TCP networking C++ library with no dependencies.☆29Sep 10, 2015Updated 10 years ago
- Event Dispatcher and callback list for C++☆1,639Dec 8, 2024Updated last year
- A C++11 Thread pool with 3 priorities☆10Sep 13, 2019Updated 6 years ago
- Depth C++ library☆10Nov 15, 2018Updated 7 years ago
- reveal and detect of common hooks under win32☆13Sep 23, 2020Updated 5 years ago
- Coroutine implementation for C++11☆18Apr 14, 2012Updated 13 years ago
- Parallel high performance C++ containers (set and map)☆16Feb 25, 2024Updated 2 years ago
- Math shit - Variadic vector and polygon math, statistical analysis etc☆13Aug 26, 2019Updated 6 years ago