Overview of Embedded Rust Operating Systems and Frameworks

Research output: Contribution to journalSpecial issuepeer-review

5 Citations (Scopus)
180 Downloads (Pure)

Abstract

Embedded Operating Systems (OSs) are often developed in the C programming language. Developers justify this choice by the performance that can be achieved, the low memory footprint, and the ease of mapping hardware to software, as well as the strong adoption by industry of this programming language. The downside is that C is prone to security vulnerabilities unknowingly introduced by the software developer. Examples of such vulnerabilities are use-after-free, and buffer overflows. Like C, Rust is a compiled programming language that guarantees memory safety at compile time by adhering to a set of rules. There already exist a few OSs and frameworks that are entirely written in Rust, targeting sensor nodes. In this work, we give an overview of these OSs and frameworks and compare them on the basis of the features they provide, such as application isolation, scheduling, inter-process communication, and networking. Furthermore, we compare the OSs on the basis of the performance they provide, such as cycles and memory usage.
Original languageEnglish
Article number5818
Number of pages19
JournalSensors
Volume24
Issue number17
DOIs
Publication statusPublished - 7 Sept 2024

Bibliographical note

Funding Information:
This work was in part supported by the Vlaio TETRA Project RustIEC (HBC.2021.0066).


Publisher Copyright:
© 2024 by the authors.

Keywords

  • Rust
  • Embedded Operating Systems
  • Performance Evaluation

Fingerprint

Dive into the research topics of 'Overview of Embedded Rust Operating Systems and Frameworks'. Together they form a unique fingerprint.

Cite this