freertos.rs
RTOS wrapper
A Rust wrapper for a popular real-time operating system
A Rust wrapper for FreeRTOS.
234 stars
9 watching
22 forks
Language: C
last commit: about 5 years ago
Linked from 1 awesome list
firmwarefreertosrust
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Rust framework for integrating Real-Time Operating Systems into embedded applications. | 377 |
| | 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 |
| | A real-time operating system built from scratch in C using the ARM architecture | 18 |
| | Provides a set of Ada libraries and runtime systems for real-time systems on various microcontrollers. | 67 |
| | A lightweight, real-time operating system for microcontrollers. | 202 |
| | A real-time concurrency framework for building deterministic and efficient embedded systems on ARM Cortex-M microcontrollers. | 1,849 |
| | A port of FreeRTOS to the raspberry pi 2B with USB and Ethernet capabilities. | 142 |
| | 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 port of FreeRTOS to the Raspberry Pi, allowing developers to run an OS with comprehensive driver models and file systems on the device. | 484 |
| | A Rust wrapper around the Telegram Database Library | 42 |
| | A Rust binding for the zstd compression library | 531 |
| | A pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling. | 294 |
| | A client library implementing the MQTT 3.1.1 specification for low-memory embedded devices | 162 |