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

aws/amazon-freertosArchived

0
View on GitHub↗
2,532 stars·1,100 forks·C·MIT·17 viewsaws.amazon.com/freertos↗

Amazon Freertos

DEPRECATED - See README.md

Features

  • Embedded Systems - Real-time operating system for low-power edge devices.
  • Operating Systems - OS for microcontrollers and edge devices.

Star history

Star history chart for aws/amazon-freertosStar history chart for aws/amazon-freertos

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 Amazon Freertos

These projects share indexed features with Amazon Freertos. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • wind-river/vxworks7-ros2-buildWind-River avatar

    Wind-River/vxworks7-ros2-build

    116View on GitHub↗

    Build system to automate the build of VxWorks 7 and ROS2

    Makefile
    View on GitHub↗116
  • zephyrproject-rtos/zephyrzephyrproject-rtos avatar

    zephyrproject-rtos/zephyr

    15,627View on GitHub↗

    Zephyr is a real-time operating system and cross-platform embedded framework designed for resource-constrained hardware architectures. It provides an embedded kernel that manages memory, power consumption, and hardware peripherals across multiple microcontroller architectures. The project utilizes a hardware abstraction layer to decouple high-level kernel services from physical hardware through standardized driver interfaces. It employs a device tree hardware description format and a hierarchical configuration system to optimize binaries and feature sets for specific hardware constraints. Th

    C
    View on GitHub↗15,627
  • contiki-os/contikicontiki-os avatar

    contiki-os/contiki

    3,798View on GitHub↗

    Contiki is an operating system designed for resource-constrained embedded devices and the Internet of Things. It provides a lightweight, event-driven kernel that enables multitasking and low-power wireless network connectivity on hardware with extremely limited memory and processing power. The system distinguishes itself through a stackless threading model that allows for a blocking-style programming interface while maintaining a minimal memory footprint. It supports dynamic module and firmware management, enabling the loading and linking of relocatable binary code at runtime to update applic

    C
    View on GitHub↗3,798
  • afiskon/stm32f103c8t6-examplesA

    afiskon/stm32f103c8t6-examples

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What does aws/amazon-freertos do?

DEPRECATED - See README.md

What are the main features of aws/amazon-freertos?

The main features of aws/amazon-freertos are: Embedded Systems, Operating Systems.

Which projects share features with aws/amazon-freertos?

Projects with overlapping indexed features include: zephyrproject-rtos/zephyr — Zephyr is a real-time operating system and cross-platform embedded framework designed for resource-constrained… wind-river/vxworks7-ros2-build — Build system to automate the build of VxWorks 7 and ROS2. contiki-os/contiki — Contiki is an operating system designed for resource-constrained embedded devices and the Internet of Things. It… afiskon/stm32f103c8t6-examples. balena-os/meta-balena — A collection of Yocto layers used to build balenaOS images. arduino/linino.