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
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to vmware/photon

Open-source alternatives to Photon

30 open-source projects similar to vmware/photon, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Photon alternative.

  • bottlerocket-os/bottlerocketAvatar de bottlerocket-os

    bottlerocket-os/bottlerocket

    9,624Ver en GitHub↗

    Bottlerocket is a container-optimized operating system and minimal Linux distribution designed specifically for hosting container workloads. It functions as an immutable infrastructure OS, utilizing a read-only root filesystem and atomic partition swapping to ensure consistent and reversible system updates. The system is distinguished by an API-driven host manager that replaces traditional shell-based configuration with a local REST API for administrative tasks. To maintain security and stability, it employs a dual-runtime isolation model that separates workload runtimes from system operation

    Rustcontainerslinuxoperating-system
    Ver en GitHub↗9,624
  • 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
  • boot2docker/boot2dockerAvatar de boot2docker

    boot2docker/boot2docker

    8,278Ver en GitHub↗

    Boot2Docker is a minimal Linux distribution that boots entirely from RAM to turn any machine into a Docker host. It is delivered as a bootable ISO image that can be written to SD cards, USB sticks, or hard disks, starting Docker containers in about five seconds without requiring a full operating system installation. The system is preconfigured for use as a VirtualBox virtual machine, with persistent disk mounting that automatically stores Docker images, containers, volumes, and SSH keys across restarts. It supports host-to-container file sharing through VirtualBox Guest Additions integration,

    Shell
    Ver en GitHub↗8,278

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
  • 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
  • coreos/rocketC

    coreos/rocket

    0Ver en GitHub↗
    Ver en GitHub↗0
  • docker/containerdD

    docker/containerd

    0Ver en GitHub↗
    Ver en GitHub↗0
  • docker/dockerliteD

    docker/dockerlite

    0Ver en GitHub↗
    Ver en GitHub↗0
  • 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
  • fnichol/dvmF

    fnichol/dvm

    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
  • google/lmctfyAvatar de google

    google/lmctfy

    3,404Ver en GitHub↗

    lmctfy (pronounced l-m-c-t-fi, IPA: /ɛlɛmsitifаɪ/) is the open source version of Google’s container stack, which provides Linux application containers. These containers allow for the isolation of resources used by multiple applications running on a single machine. This gives the applications the…

    C++
    Ver en GitHub↗3,404
  • 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
  • lxc/lxdAvatar de lxc

    lxc/lxd

    5,554Ver en GitHub↗

    LXD is a unified platform for managing both system containers and virtual machines through a single REST API and command-line interface. It provides a programmatic HTTP interface for controlling the full lifecycle of instances, enabling automation and integration with external tools. The system runs unprivileged containers with per-instance UID/GID mappings, seccomp filters, and AppArmor profiles for kernel-level isolation, while supporting multiple storage backends including directory, Btrfs, LVM, ZFS, Ceph, LINSTOR, and TrueNAS through a unified driver interface. The platform distinguishes

    Go
    Ver en GitHub↗5,554
  • 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