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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to apache/mynewt-core

Open-source alternatives to Mynewt Core

30 open-source projects similar to apache/mynewt-core, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Mynewt Core alternative.

  • arduino/lininoA

    arduino/linino

    0Ver en GitHub↗
    Ver en GitHub↗0
  • aws/amazon-freertosAvatar de aws

    aws/amazon-freertos

    2,532Ver en GitHub↗

    DEPRECATED - See README.md

    C
    Ver en GitHub↗2,532
  • ccrisan/motioneyeosAvatar de ccrisan

    ccrisan/motioneyeos

    8,203Ver en GitHub↗

    MotionEyeOS is a dedicated operating system designed to transform a single board computer into a video surveillance station. It provides a centralized environment for monitoring and recording multiple video feeds. The system enables remote camera management through a unified web interface, allowing for the control and configuration of networked security cameras. It supports automated video recording based on motion detection to monitor specific areas without requiring constant manual recording. The software incorporates a Debian-based root filesystem and a Python-based backend to orchestrate

    Makefile
    Ver en GitHub↗8,203
  • contiki-os/contikiAvatar de contiki-os

    contiki-os/contiki

    3,798Ver en 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
    Ver en GitHub↗3,798

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
f9micro/f9-kernelAvatar de f9micro

f9micro/f9-kernel

733Ver en GitHub↗
Carmcortex-membedded
Ver en GitHub↗733
  • flingos/flingosF

    FlingOS/FlingOS

    0Ver en GitHub↗
    Ver en GitHub↗0
  • fourdee/dietpiAvatar de Fourdee

    Fourdee/DietPi

    18Ver en GitHub↗

    Lightweight justice for your single-board computer!

    Ver en GitHub↗18
  • fritzprix/tachyosF

    fritzprix/TachyOS

    0Ver en GitHub↗
    Ver en GitHub↗0
  • futurice/chilipie-kioskAvatar de futurice

    futurice/chilipie-kiosk

    1,402Ver en GitHub↗

    Easy-to-use Raspberry Pi image for booting directly into full-screen Chrome, with built-in convenience features for unattended operation. Perfect for dashboards and build monitors.

    HTML
    Ver en GitHub↗1,402
  • helena-project/tockH

    helena-project/tock

    0Ver en GitHub↗
    Ver en GitHub↗0
  • hypriot/image-builder-rpiAvatar de hypriot

    hypriot/image-builder-rpi

    1,060Ver en GitHub↗

    SD card image for Raspberry Pi with Docker: HypriotOS

    Rubydockerdocker-machinehypriot-os
    Ver en GitHub↗1,060
  • jan-os/janosJ

    jan-os/janos

    0Ver en GitHub↗
    Ver en GitHub↗0
  • kmilo17pet/quarktsAvatar de kmilo17pet

    kmilo17pet/QuarkTS

    347Ver en GitHub↗

    This branch contains the kernel source/header files.

    C
    Ver en GitHub↗347
  • lien182/reconrosAvatar de Lien182

    Lien182/ReconROS

    32Ver en GitHub↗

    Easy to use framework for ROS2 FPGA-based hardware acceleration

    Tcl
    Ver en GitHub↗32
  • littlekernel/lkAvatar de littlekernel

    littlekernel/lk

    3,648Ver en GitHub↗

    The LK kernel is an SMP-aware kernel designed for small systems ported to a variety of platforms and cpu architectures.

    C
    Ver en GitHub↗3,648
  • liuxuming/trochiliL

    liuxuming/trochili

    0Ver en GitHub↗
    Ver en GitHub↗0
  • macchina-io/macchina.ioM

    macchina-io/macchina.io

    0Ver en GitHub↗
    Ver en GitHub↗0
  • mbedmicro/mbedM

    mbedmicro/mbed

    0Ver en GitHub↗
    Ver en GitHub↗0
  • micro-ros/nuttxAvatar de micro-ROS

    micro-ROS/NuttX

    93Ver en GitHub↗

    NuttX fork of the official one for use with micro-ROS.

    C
    Ver en GitHub↗93
  • nix-community/nixngAvatar de nix-community

    nix-community/NixNG

    472Ver en GitHub↗

    A linux distribution based on Nix maintainer=@MagicRB

    Nix
    Ver en GitHub↗472
  • nixos-bsd/nixbsdAvatar de nixos-bsd

    nixos-bsd/nixbsd

    975Ver en GitHub↗

    An unofficial NixOS fork with a FreeBSD kernel

    Nix
    Ver en GitHub↗975
  • nodeos/nodeosAvatar de NodeOS

    NodeOS/NodeOS

    7,337Ver en GitHub↗

    NodeOS is an operating system that boots a Linux kernel with Node.js running as the primary userspace, replacing traditional shell utilities with JavaScript execution. Every npm package is treated as a native system command, making hundreds of thousands of packages directly executable at the OS level. The operating system is built inside Docker containers using a reproducible pipeline that generates ext2 filesystem images, with the ability to conditionally disable KVM for systems without hardware virtualization. It mounts a persistent usersfs partition for user home directories, preserving ch

    Shelljavascriptnodejsnodeos
    Ver en GitHub↗7,337
  • openfans-community-offical/debian-pi-aarch64Avatar de openfans-community-offical

    openfans-community-offical/Debian-Pi-Aarch64

    2,577Ver en GitHub↗

    This is the first 64-bit system in the world to support all Raspberry Pi 64-bit hardware!!! (Include: PI400,4B,3B+,3B,3A+,Zero2W)

    Shell
    Ver en GitHub↗2,577
  • openwrt/openwrtAvatar de openwrt

    openwrt/openwrt

    27,205Ver en GitHub↗

    OpenWrt is a modular Linux distribution designed for resource-constrained networking hardware. It functions as a comprehensive network routing platform, providing a complete build environment that allows users to generate custom firmware images for a wide variety of embedded processor architectures. By utilizing a standardized cross-compilation toolchain and a package-based ecosystem, it enables the creation of tailored operating systems for specific hardware deployments. The project distinguishes itself through a hardware abstraction layer that normalizes interactions across diverse chipsets

    C
    Ver en GitHub↗27,205
  • piko-rt/pikortP

    Piko-RT/pikoRT

    0Ver en GitHub↗
    Ver en GitHub↗0
  • powernex/powernexAvatar de PowerNex

    PowerNex/PowerNex

    505Ver en GitHub↗

    An operating system written in D

    D
    Ver en GitHub↗505
  • rikarin/trinixAvatar de Rikarin

    Rikarin/Trinix

    110Ver en GitHub↗

    This repository is DEPRECATED and exists only for educational purposes

    D
    Ver en GitHub↗110
  • riken-syssoft/mckernelAvatar de RIKEN-SysSoft

    RIKEN-SysSoft/mckernel

    125Ver en GitHub↗

    .. figure:: docs/mckernel-logo.png

    C
    Ver en GitHub↗125
  • riot-os/riotAvatar de RIOT-OS

    RIOT-OS/RIOT

    5,760Ver en GitHub↗

    RIOT is a real-time operating system designed for resource-constrained microcontrollers. It provides a kernel for managing hardware peripherals, memory, and multitasking on embedded devices, featuring a microcontroller hardware abstraction layer to unify hardware access across different chipsets. The system employs a preemptive tickless task scheduler with priority-based execution to maximize energy efficiency in battery-powered hardware. It also includes an embedded security framework consisting of cryptographic APIs and secure transport protocols to facilitate authenticated over-the-air fir

    C
    Ver en GitHub↗5,760
  • rt-thread/rt-threadAvatar de RT-Thread

    RT-Thread/rt-thread

    12,048Ver en GitHub↗

    RT-Thread is an IoT real-time operating system and embedded device kernel. It provides a lightweight execution environment for microcontrollers, combining a real-time kernel with a hardware abstraction layer to manage multi-threaded task scheduling and hardware resource allocation. The project is built as a modular framework that utilizes a package-based ecosystem. This allows for the integration of reusable software libraries and high-level services through a loosely coupled architecture. The system covers real-time task scheduling, resource-constrained memory management, and embedded hardw

    Caiotarmcortex-a
    Ver en GitHub↗12,048