trampoline

RTOS

A static Real-Time Operating System for small embedded systems

Trampoline is a static RTOS for small embedded systems. Its API is aligned with OSEK/VDX OS and AUTOSAR OS 4.2 standards.

GitHub

630 stars
78 watching
274 forks
Language: C
last commit: over 2 years ago
Linked from 2 awesome lists

autosarosek-vdxrtostrampoline

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jimtremblay/nosA lightweight, real-time operating system for microcontrollers.202
rtos-from-scratch/rtos-from-scratchA real-time operating system built from scratch in C using the ARM architecture18
stateos/stateosReal-time operating system designed for deeply embedded applications with support for multiple architectures and standard C++ features.170
distortec/distortosAn object-oriented C++ RTOS designed for microcontrollers, providing a framework and library for building real-time applications.439
rtic-rs/rticA real-time concurrency framework for building deterministic and efficient embedded systems on ARM Cortex-M microcontrollers.1,849
streetdogg/arm-rtosAn implementation of a round-robin pre-emptive scheduler and build environment for ARM Cortex M4 controllers.22
raphui/rnkA real-time operating system targeting ARM-based microcontrollers with features like preemptive scheduling and POSIX API support.25
hashmismatch/freertos.rsA Rust wrapper for a popular real-time operating system234
simonjwright/freertos-adaProvides a set of Ada libraries and runtime systems for real-time systems on various microcontrollers.67
stratifylabs/stratifyosAn embedded RTOS designed for ARM Cortex M microcontrollers with features like decoupled system and application binaries, POSIX style file systems, and hardware abstraction.117
dimonomid/tneoA real-time kernel with preemptive priority-based scheduling and round-robin scheduling for tasks with identical priority.233
micro-ros/nuttxA NuttX-based RTOS implementation designed to support micro-ROS development and deployment.88
rapidloop/rtopAn interactive SSH-based remote system monitor that displays vital metrics on Linux systems.2,119
greiman/freertos-arduinoA set of libraries and utilities for building concurrent systems on AVR and other Arduino-based platforms.305
pion/rtpA Go implementation of real-time transport protocol (RTP) used in WebRTC applications for video and audio streaming.367