executor 是一个轻量级的任务执行和线程管理工具库,为应用程序提供统一的线程管理和任务调度服务。
-
Updated
Jan 29, 2026 - C++
executor 是一个轻量级的任务执行和线程管理工具库,为应用程序提供统一的线程管理和任务调度服务。
Angonoka is a time estimation software based on statistical modeling.
NanoTask is a lightweight task scheduling library for efficient task management and execution at specified intervals.
The MicroBeaut-TCone Library is a tool developed to facilitate the Timer 0 interrupt on the Arduino AVR platform
Efficient, flexible parallel task execution in C++ using std::jthread. ThreadPool simplifies thread management and offers priority-based task scheduling with Deque or PriorityQueue.
Developed a high-stability real-time system architecture on ESP32 using FreeRTOS, utilizing semaphore and queue structures for synchronized multi-sensor data processing.
Implementations of scheduling algorithms with deadlines and job assignments using various approaches.
Fork of oneTBB, Much Parallel Computing.
🧺 Simulated Washing Machine System demonstrating real-time task scheduling with EDF and NPP algorithms in embedded systems.
This is a project I created for my Parallel Programming course. It explores 4 ways that someone can use to parallelize the workflow of a non-distributed workload.
Add a description, image, and links to the task-scheduling topic page so that developers can more easily learn about it.
To associate your repository with the task-scheduling topic, visit your repo's landing page and select "manage topics."