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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 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 bottlerocket-os

    bottlerocket-os/bottlerocket

    9,624Vezi pe 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
    Vezi pe GitHub↗9,624
  • arduino/lininoA

    arduino/linino

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • aws/amazon-freertosAvatar aws

    aws/amazon-freertos

    2,532Vezi pe GitHub↗

    DEPRECATED - See README.md

    C
    Vezi pe GitHub↗2,532
  • boot2docker/boot2dockerAvatar boot2docker

    boot2docker/boot2docker

    8,278Vezi pe 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
    Vezi pe GitHub↗8,278

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • ccrisan/motioneyeosAvatar ccrisan

    ccrisan/motioneyeos

    8,203Vezi pe 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
    Vezi pe GitHub↗8,203
  • contiki-os/contikiAvatar contiki-os

    contiki-os/contiki

    3,798Vezi pe 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
    Vezi pe GitHub↗3,798
  • coreos/rocketC

    coreos/rocket

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • docker/containerdD

    docker/containerd

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • docker/dockerliteD

    docker/dockerlite

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • f9micro/f9-kernelAvatar f9micro

    f9micro/f9-kernel

    733Vezi pe GitHub↗
    Carmcortex-membedded
    Vezi pe GitHub↗733
  • flingos/flingosF

    FlingOS/FlingOS

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • fnichol/dvmF

    fnichol/dvm

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • fourdee/dietpiAvatar Fourdee

    Fourdee/DietPi

    18Vezi pe GitHub↗

    Lightweight justice for your single-board computer!

    Vezi pe GitHub↗18
  • fritzprix/tachyosF

    fritzprix/TachyOS

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • futurice/chilipie-kioskAvatar futurice

    futurice/chilipie-kiosk

    1,402Vezi pe 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
    Vezi pe GitHub↗1,402
  • google/lmctfyAvatar google

    google/lmctfy

    3,404Vezi pe 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++
    Vezi pe GitHub↗3,404
  • helena-project/tockH

    helena-project/tock

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • hypriot/image-builder-rpiAvatar hypriot

    hypriot/image-builder-rpi

    1,060Vezi pe GitHub↗

    SD card image for Raspberry Pi with Docker: HypriotOS

    Rubydockerdocker-machinehypriot-os
    Vezi pe GitHub↗1,060
  • jan-os/janosJ

    jan-os/janos

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • kmilo17pet/quarktsAvatar kmilo17pet

    kmilo17pet/QuarkTS

    347Vezi pe GitHub↗

    This branch contains the kernel source/header files.

    C
    Vezi pe GitHub↗347
  • lien182/reconrosAvatar Lien182

    Lien182/ReconROS

    32Vezi pe GitHub↗

    Easy to use framework for ROS2 FPGA-based hardware acceleration

    Tcl
    Vezi pe GitHub↗32
  • littlekernel/lkAvatar littlekernel

    littlekernel/lk

    3,648Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗3,648
  • liuxuming/trochiliL

    liuxuming/trochili

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • lxc/lxdAvatar lxc

    lxc/lxd

    5,554Vezi pe 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
    Vezi pe GitHub↗5,554
  • macchina-io/macchina.ioM

    macchina-io/macchina.io

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • mbedmicro/mbedM

    mbedmicro/mbed

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • micro-ros/nuttxAvatar micro-ROS

    micro-ROS/NuttX

    93Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗93
  • nix-community/nixngAvatar nix-community

    nix-community/NixNG

    472Vezi pe GitHub↗

    A linux distribution based on Nix maintainer=@MagicRB

    Nix
    Vezi pe GitHub↗472
  • nixos-bsd/nixbsdAvatar nixos-bsd

    nixos-bsd/nixbsd

    975Vezi pe GitHub↗

    An unofficial NixOS fork with a FreeBSD kernel

    Nix
    Vezi pe GitHub↗975
  • nodeos/nodeosAvatar NodeOS

    NodeOS/NodeOS

    7,337Vezi pe 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
    Vezi pe GitHub↗7,337