multitasking
Here are 30 public repositories matching this topic...
A C++ await/yield emulation library for stackless coroutine
-
Updated
Jan 17, 2024 - C++
No RTOS need any more, you will see... Function pointers queues classes library for Arduino or any other platform. Use it anywhere. Manipulate with your tasks without delays, keep your interrupts extremely fast!
-
Updated
Dec 17, 2024 - C++
The QuarkTS port for C++. An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications primitives, hierarchical state machines and CoRoutines.
-
Updated
Nov 6, 2024 - C++
Forth for Arduino Nano - Interactive, Multi-tasking, EEPROM turnkey.
-
Updated
Nov 1, 2024 - C++
Pretty tiny Scheduler or ptScheduler is an Arduino library for writing non-blocking periodic tasks easily.
-
Updated
Jun 27, 2023 - C++
A utility that allows you to turn any window(s) into an overlay for your games and programs, by allowing you to introduce: topmost, clickthrough, and transparency to them.
-
Updated
Nov 14, 2024 - C++
TimerEvent provides an easy way to trigger functions every set time and is a non-blocking alternative to delay() function. TimerEvent is based on TimedAction 1.6 by Alexander Brevig (alexanderbrevig@gmail.com). It is updated to work with Arduino IDE 1.8.5.
-
Updated
Nov 25, 2022 - C++
Cross-platform cooperative multitasking (fiber) framework.
-
Updated
Feb 13, 2023 - C++
Pre-emptive multitasking kernel for AVR architecture MCUs
-
Updated
Oct 12, 2020 - C++
Simulation Framework for the Static Scheduler
-
Updated
Jan 28, 2020 - C++
Extremely lightweight 1:N & M:N multitasking via coroutines and protothreads library
-
Updated
Dec 21, 2020 - C++
Minimalist preemptive multitasking for Arduino
-
Updated
Jun 28, 2023 - C++
Use hardware Timer1 to run timed tasks
-
Updated
Dec 30, 2019 - C++
An Arduino library for creating Tickers, which will notify user that a given period has elapsed.
-
Updated
Jul 20, 2024 - C++
Arduino Simple Co-operative Scheduler
-
Updated
Jul 23, 2018 - C++
Demonstration how to create a preemptive multitasking OS for embedded devices
-
Updated
Mar 20, 2021 - C++
Improve this page
Add a description, image, and links to the multitasking topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multitasking topic, visit your repo's landing page and select "manage topics."