Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread
-
Updated
Nov 29, 2025 - C++
Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread
Minimalist preemptive multitasking for Arduino
An attempt to implement preemptive scheduling in userspace
Demonstration how to create a preemptive multitasking OS for embedded devices
CPU scheduling program. CPU Scheduler for: FCFS, SJF with preemption, RR (with specified time quantum), and Priority with preemption
Fully functional RISC-V kernel written in C++ and assembly, featuring threads, semaphores, memory allocation, and preemptive multitasking
Add a description, image, and links to the preemptive topic page so that developers can more easily learn about it.
To associate your repository with the preemptive topic, visit your repo's landing page and select "manage topics."