FreeRTOS-rust

RTOS framework

A Rust framework for integrating Real-Time Operating Systems into embedded applications.

Rust crate for FreeRTOS

GitHub

371 stars
16 watching
59 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list

embeddedfreertosnrf9160rtosruststm32

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hashmismatch/freertos.rs A Rust wrapper for a popular real-time operating system 232
greiman/freertos-arduino A set of libraries and utilities for building concurrent systems on AVR and other Arduino-based platforms. 302
jgrivera67/hirtos An operating system written in Ada, designed to be safe and portable across multiple microcontrollers. 35
simonjwright/freertos-ada Provides a set of Ada libraries and runtime systems for real-time systems on various microcontrollers. 65
distortec/distortos An object-oriented C++ RTOS designed for microcontrollers, providing a framework and library for building real-time applications. 432
rtic-rs/rtic A real-time concurrency framework for building deterministic and efficient embedded systems on ARM Cortex-M microcontrollers. 1,808
jimtremblay/nos A lightweight, real-time operating system for microcontrollers. 200
ruddle/fomos An experimental operating system designed to simplify the interaction between applications and the OS by removing implicit configurations and providing a straightforward interface. 962
rtos-from-scratch/rtos-from-scratch A real-time operating system built from scratch in C using the ARM architecture 18
japaric/msp430-rtfm A framework for building concurrent applications on MSP430 MCUs using Rust. 11
stateos/stateos Real-time operating system designed for deeply embedded applications with support for multiple architectures and standard C++ features. 170
forty-tw0/raspberrypi-freertos A port of FreeRTOS to the raspberry pi 2B with USB and Ethernet capabilities. 142
apache/dubbo-rust A Rust implementation of an RPC framework with support for multiple protocols and transport methods 279
raphui/rnk A real-time operating system targeting ARM-based microcontrollers with features like preemptive scheduling and POSIX API support. 25
cuppar/rtd A 500-line Rust code tutorial that teaches common Rust syntax and various programming concepts through building a simple todo command line application. 512