px_sched

Task scheduler

A single header C++11 task scheduler for managing concurrent tasks.

Single Header C++11 Task Scheduler

GitHub

190 stars
14 watching
14 forks
last commit: over 3 years ago
Linked from 1 awesome list

cppcpp11multiplatformmultithreadingsingle-filetask-scheduler

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pplux/pxA set of C++ libraries providing thread scheduling and rendering capabilities with safe memory management.472
p-ranav/task_systemA task scheduling system built with C++14 primitives to manage concurrent tasks and queues.41
kpamnany/partrA parallel task execution runtime using parallel depth-first scheduling34
bosma/schedulerA modern C++ scheduling library that allows tasks to run in thread pools with flexible timing and cron-like functionality.274
danengelbrecht/bikeshedA high-performance, lock-free task scheduler for managing hierarchical tasks with dependencies.111
zero88/scheduler.xProvides a lightweight scheduler for running tasks on time or event-driven triggers11
richiesams/fibertaskinglibAn asynchronous task scheduler for parallelizing computations with arbitrary dependencies using fibers.939
kprotty/zapA runtime designed to efficiently manage concurrent tasks and resources in a high-performance manner.454
conorwilliams/libforkA tasking library that enables ultra-fine grained parallelism and efficient scheduling of tasks without the use of locks or manual threading620
byulparan/schedulerA tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time.9
google/marlA task scheduler that manages the execution of tasks across multiple threads or fibers.1,889
dask/distributedA library for managing and orchestrating parallel computing tasks across multiple machines1,582
ivanseidel/arduinothreadA C++ library that simplifies the management of parallel tasks on Arduino boards.957
jhuckaby/cronicleA distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers.3,975
michaelcurrin/unicronA Python-based tool for scheduling and managing daily tasks to avoid excessive storage usage and rate limits.15