Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread
-
Updated
Apr 23, 2024 - C++
Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread
C++ std::thread Event Loop with Message Queue and Timer
A collection of C++ examples, all compilable. Covers from C++11 to C++20.
RTOS designed for microcrocontrollers using std::thread. TEMPLATE.
C++20 Implementation of Sleep Sort using std::thread
C++ parallel implementation of matrix-vector multiplication
a lightweight timer library based on std::thread that creates timers on parallel threads that fire (invoke callbacks) at specified intervals for a specified amount of time
Implementation of std::thread using WinAPI.
Add a description, image, and links to the std-thread topic page so that developers can more easily learn about it.
To associate your repository with the std-thread topic, visit your repo's landing page and select "manage topics."