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
ChibiOS avatar

ChibiOS/ChibiOS

0
View on GitHub↗
845 stars·523 forks·C·GPL-3.0·12 viewswww.chibios.org↗

ChibiOS

Read only mirror of SVN ChibiOS repository at https://sourceforge.net/projects/chibios/

Features

  • Real-Time Operating Systems - Compact and fast RTOS supporting 8, 16, and 32-bit architectures.

Star history

Star history chart for chibios/chibiosStar history chart for chibios/chibios

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

Frequently asked questions

What does chibios/chibios do?

Read only mirror of SVN ChibiOS repository at https://sourceforge.net/projects/chibios/

What are the main features of chibios/chibios?

The main features of chibios/chibios are: Real-Time Operating Systems.

Which projects share features with chibios/chibios?

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.

Projects sharing features with ChibiOS

These projects share indexed features with ChibiOS. 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→