ArduinoThread

Task scheduler

A C++ library that simplifies the management of parallel tasks on Arduino boards.

⏳ A simple way to run Threads on Arduino

GitHub

957 stars
76 watching
196 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list

arduinoarduino-library

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bosma/schedulerA modern C++ scheduling library that allows tasks to run in thread pools with flexible timing and cron-like functionality.274
richiesams/fibertaskinglibAn asynchronous task scheduler for parallelizing computations with arbitrary dependencies using fibers.939
google/marlA task scheduler that manages the execution of tasks across multiple threads or fibers.1,889
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
p-ranav/task_systemA task scheduling system built with C++14 primitives to manage concurrent tasks and queues.41
leosperry/chronitonA library for running tasks on schedules with strongly typed jobs and asynchronous execution.182
pplux/px_schedA single header C++11 task scheduler for managing concurrent tasks.190
icanzilb/taskqueueA Swift library that allows developers to schedule and execute tasks in a synchronous manner.682
lstrojny/procrastinatorA tool to schedule time-consuming tasks for later63
sgrondin/bottleneckA lightweight task scheduler and rate limiter that supports clustering and is designed to add minimal complexity to applications.1,838
danengelbrecht/bikeshedA high-performance, lock-free task scheduler for managing hierarchical tasks with dependencies.111
anotherkamila/taskschedA Taskwarrior web UI that allows users to schedule tasks and view their next task or most urgent task38
kprotty/zapA runtime designed to efficiently manage concurrent tasks and resources in a high-performance manner.454
simplymadeapps/simple_schedulerEnables scheduling of tasks at regular intervals without relying on a clock process130
byulparan/schedulerA tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time.9