rtic
RTOS
A real-time concurrency framework for building deterministic and efficient embedded systems on ARM Cortex-M microcontrollers.
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
2k stars
30 watching
212 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
armbare-metalconcurrencycortex-mmicrocontrollerno-stdrustscheduler
Related projects:
Repository | Description | Stars |
---|---|---|
| A real-time operating system built from scratch in C using the ARM architecture | 18 |
| A real-time operating system targeting ARM-based microcontrollers with features like preemptive scheduling and POSIX API support. | 25 |
| An object-oriented C++ RTOS designed for microcontrollers, providing a framework and library for building real-time applications. | 439 |
| A lightweight, real-time operating system for microcontrollers. | 202 |
| An implementation of a round-robin pre-emptive scheduler and build environment for ARM Cortex M4 controllers. | 22 |
| An embedded RTOS designed for ARM Cortex M microcontrollers with features like decoupled system and application binaries, POSIX style file systems, and hardware abstraction. | 117 |
| Real-time operating system designed for deeply embedded applications with support for multiple architectures and standard C++ features. | 170 |
| A framework for building concurrent applications on MSP430 MCUs using Rust. | 11 |
| A Rust wrapper for a popular real-time operating system | 234 |
| A Rust framework for integrating Real-Time Operating Systems into embedded applications. | 377 |
| A driver to interface with the DS3231 real-time clock chip. | 7 |
| A set of libraries and utilities for building concurrent systems on AVR and other Arduino-based platforms. | 305 |
| Provides a set of Ada libraries and runtime systems for real-time systems on various microcontrollers. | 67 |
| A C++ library providing an interface to real-time clocks for Arduino microcontrollers. | 801 |
| A static Real-Time Operating System for small embedded systems | 630 |