awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
embedded2015 avatar

embedded2015/mini-arm-os

0
View on GitHub↗
204 stars·171 forks·C·7 views

Mini Arm Os

Build a minimal multi-tasking OS kernel for ARM from scratch

Features

  • Real-Time Operating Systems - Minimal multi-tasking OS kernel for ARM Cortex-M.

Star history

Star history chart for embedded2015/mini-arm-osStar history chart for embedded2015/mini-arm-os

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Mini Arm Os

These projects share indexed features with Mini Arm Os. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • espressif/esp-idfespressif avatar

    espressif/esp-idf

    18,330View on GitHub↗

    The Espressif SoC Development Framework is a comprehensive toolset for developing, compiling, and flashing applications targeting Espressif system-on-chips. It serves as an embedded toolchain orchestrator and a hardware abstraction layer that simplifies the control of low-level peripherals, memory mapping, and chip-specific registers. The framework provides a dedicated IoT connectivity stack for implementing Wi-Fi, Bluetooth, Zigbee, and Ethernet communication on microcontrollers. It also includes an embedded real-time operating system integration layer to manage multitasking and scheduling o

    C
    View on GitHub↗18,330
  • antoniogiacomelli/rk0antoniogiacomelli avatar

    antoniogiacomelli/RK0

    14View on GitHub↗

    RK 0 - The Embedded Real-Time Kernel '0'

    C
    View on GitHub↗14
  • apache/incubator-nuttxapache avatar

    apache/incubator-nuttx

    3,918View on GitHub↗

    NuttX is a POSIX-compliant real-time operating system designed for resource-constrained embedded environments. It functions as a scalable microcontroller OS that provides a Unix-like environment for managing hardware and running applications across architectures ranging from 8-bit to 64-bit. The system ensures high software portability by implementing a kernel that follows POSIX and ANSI standards. This allows developers to create portable embedded applications using standardized API calls across diverse hardware architectures. The project includes a modular kernel architecture and a hardwar

    C
    View on GitHub↗3,918
  • antoinesebert/dandelionAntoineSebert avatar

    AntoineSebert/dandelion

    49View on GitHub↗

    🌀 Microkernel Real-Time Operating System in Rust

    Rust
    View on GitHub↗49
Compare all 30 related projects→

Frequently asked questions

What does embedded2015/mini-arm-os do?

Build a minimal multi-tasking OS kernel for ARM from scratch

What are the main features of embedded2015/mini-arm-os?

The main features of embedded2015/mini-arm-os are: Real-Time Operating Systems.

Which projects share features with embedded2015/mini-arm-os?

Projects with overlapping indexed features include: espressif/esp-idf — The Espressif SoC Development Framework is a comprehensive toolset for developing, compiling, and flashing… antoniogiacomelli/rk0 — RK 0 - The Embedded Real-Time Kernel '0'. apache/incubator-nuttx — NuttX is a POSIX-compliant real-time operating system designed for resource-constrained embedded environments. It… arabine/qortos. armmbed/mbed-os — Mbed OS is a real-time operating system designed for connected internet-of-things devices and microcontroller… antoinesebert/dandelion — 🌀 Microkernel Real-Time Operating System in Rust.