FreeRTOS-rust
RTOS framework
A Rust framework for integrating Real-Time Operating Systems into embedded applications.
Rust crate for FreeRTOS
377 stars
16 watching
60 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list
embeddedfreertosnrf9160rtosruststm32
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rust wrapper for a popular real-time operating system | 234 |
| A set of libraries and utilities for building concurrent systems on AVR and other Arduino-based platforms. | 305 |
| An operating system written in Ada, designed to be safe and portable across multiple microcontrollers. | 35 |
| Provides a set of Ada libraries and runtime systems for real-time systems on various microcontrollers. | 67 |
| An object-oriented C++ RTOS designed for microcontrollers, providing a framework and library for building real-time applications. | 439 |
| A real-time concurrency framework for building deterministic and efficient embedded systems on ARM Cortex-M microcontrollers. | 1,849 |
| A lightweight, real-time operating system for microcontrollers. | 202 |
| An experimental operating system designed to simplify the interaction between applications and the OS by removing implicit configurations and providing a straightforward interface. | 963 |
| A real-time operating system built from scratch in C using the ARM architecture | 18 |
| A framework for building concurrent applications on MSP430 MCUs using Rust. | 11 |
| Real-time operating system designed for deeply embedded applications with support for multiple architectures and standard C++ features. | 170 |
| A port of FreeRTOS to the raspberry pi 2B with USB and Ethernet capabilities. | 142 |
| A Rust implementation of an RPC framework with support for multiple protocols and transport methods | 279 |
| A real-time operating system targeting ARM-based microcontrollers with features like preemptive scheduling and POSIX API support. | 25 |
| A 500-line Rust code tutorial that teaches common Rust syntax and various programming concepts through building a simple todo command line application. | 524 |