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:
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Sep 21, 2019Updated 6 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Jan 2, 2024Updated 2 years ago
- Modern C++ 任务池,将作为纯同步调用方式实现完全等价于 async/await 的效果☆11May 12, 2021Updated 4 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Mar 11, 2021Updated 5 years ago
- Native runtime library equipped with Java/JavaScript-like API☆31Jan 1, 2016Updated 10 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Sep 20, 2020Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆92Jan 29, 2021Updated 5 years ago
- {{mustaches}} for C++☆201Feb 22, 2019Updated 7 years ago
- [WIP] A simple C++ GUI toolkit based on Google Skia and Wayland☆47Nov 20, 2018Updated 7 years ago
- A C++11 Thread pool with 3 priorities☆10Sep 13, 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 8 months ago
- Some C++ libraries I implemented☆15Feb 10, 2018Updated 8 years ago
- Visualization of sorting algorithms, refreshed project☆13Sep 7, 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
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Jul 6, 2020Updated 5 years ago
- ROS framework for storing and accessing semantic information about the world, with an initial emphasis on needs and use cases for mobile …☆11Jan 30, 2015Updated 11 years ago
- Coroutine implementation for C++11☆18Apr 14, 2012Updated 13 years ago
- Fast and easy parallel computing in C++11☆14Jan 16, 2026Updated 2 months ago
- Minimal C++ Event Bus☆90Sep 25, 2019Updated 6 years ago
- sandbox for my c++ functional programming experiments☆33Jul 3, 2013Updated 12 years ago
- Parallel high performance C++ containers (set and map)☆16Feb 25, 2024Updated 2 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Nov 2, 2023Updated 2 years ago
- General integration of planning libraries into rock. Currently SBPL and OMPL are integrated for robot navigation on envire traversability…☆16Oct 20, 2025Updated 5 months ago
- Event Dispatcher and callback list for C++☆1,646Dec 8, 2024Updated last year
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆16May 26, 2020Updated 5 years ago
- Modern C++ Scheduling Library☆281Jan 8, 2022Updated 4 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Jan 15, 2018Updated 8 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Oct 16, 2015Updated 10 years ago
- pushmi project☆50Mar 12, 2019Updated 7 years ago
- Code for path planning in dynamic environments with adaptive dimensionality☆28Mar 5, 2021Updated 5 years ago
- Named arguments for C++17☆31Jul 25, 2025Updated 7 months ago
- EggAche is a Lightweight, Cross-Platform C++ Graphics (GUI) Library☆21Nov 5, 2016Updated 9 years ago
- Boost.Proto, rewritten and redesigned for C++11☆28Oct 7, 2013Updated 12 years ago
- Benchmark the RTP video streaming performance of various libraries☆14Feb 1, 2024Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- C++标准库的轻量级拓展.☆70Jan 22, 2019Updated 7 years ago
- Sampling based motion planning using PRM with bubbles of free configuration space.☆14Jul 14, 2015Updated 10 years ago