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
Back to fourdee/dietpi

Projects sharing features with DietPi

30 open-source projects similar to fourdee/dietpi, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • futurice/chilipie-kioskfuturice avatar

    futurice/chilipie-kiosk

    1,402View on 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
    View on GitHub↗1,402
  • ccrisan/motioneyeosccrisan avatar

    ccrisan/motioneyeos

    8,203View on 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
    View on GitHub↗8,203
  • apache/mynewt-coreA

    apache/mynewt-core

    0View on GitHub↗
    View on GitHub↗0
  • asterinas/asterinasasterinas avatar

    asterinas/asterinas

    4,678View on GitHub↗

    Asterinas is a memory-safe operating system kernel designed to prevent data races and memory corruption. It functions as a Linux-ABI compatible kernel, enabling the execution of existing Linux binaries and container workloads while providing a declarative operating system distribution model. The project distinguishes itself by acting as a virtual machine container host and a confidential computing guest OS, allowing it to run within hardware-isolated Trusted Execution Environments such as Intel TDX. It implements a minimal trusted computing base by isolating unsafe low-level operations and se

    Rustkernelosrust
    View on GitHub↗4,678

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • aws/amazon-freertosaws avatar

    aws/amazon-freertos

    2,532View on GitHub↗

    DEPRECATED - See README.md

    C
    View on GitHub↗2,532
  • azure-rtos/threadxazure-rtos avatar

    azure-rtos/threadx

    3,472View on GitHub↗

    This advanced real-time operating system (RTOS) is designed specifically for deeply embedded applications. Among the multiple benefits it provides are advanced scheduling facilities, message passing, interrupt management, and messaging services. Eclipse ThreadX RTOS has many advanced features,…

    C
    View on GitHub↗3,472
  • bortek/ez-wifibroadcastbortek avatar

    bortek/EZ-WifiBroadcast

    896View on GitHub↗

    Affordable Digital HD Video Transmission made easy!

    C
    View on GitHub↗896
  • fritzprix/tachyosF

    fritzprix/TachyOS

    0View on GitHub↗
    View on GitHub↗0
  • hexagonal-sun/moss-kernelhexagonal-sun avatar

    hexagonal-sun/moss-kernel

    1,885View on GitHub↗
    Rust
    View on GitHub↗1,885
  • cfenollosa/os-tutorialcfenollosa avatar

    cfenollosa/os-tutorial

    30,551View on GitHub↗

    This project is an educational curriculum designed to teach the fundamentals of operating system development and low-level systems programming. It provides a structured sequence of lessons and code samples that guide users through building a functional kernel and bootloader from scratch, enabling a practical understanding of how software interacts directly with computer hardware. The repository distinguishes itself by focusing on the core mechanics of bare-metal execution. It covers the implementation of essential system components, including assembly-based bootloaders that transition process

    C
    View on GitHub↗30,551
  • 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
  • cosmosos/cosmosCosmosOS avatar

    CosmosOS/Cosmos

    3,165View on GitHub↗

    Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!

    C#
    View on GitHub↗3,165
  • dragonos-community/dragonosDragonOS-Community avatar

    DragonOS-Community/DragonOS

    1,174View on GitHub↗

    DragonOS is an operating system developed from scratch using Rust, with Linux compatibility. It is designed for Serverless scenarios. 使用Rust从0自研内核,具有Linux兼容性的操作系统,面向云计算Serverless场景而设计。

    Rustoperating-systemosrust
    View on GitHub↗1,174
  • f9micro/f9-kernelf9micro avatar

    f9micro/f9-kernel

    733View on GitHub↗
    Carmcortex-membedded
    View on GitHub↗733
  • flingos/flingosF

    FlingOS/FlingOS

    0View on GitHub↗
    View on GitHub↗0
  • bad-antics/glowbarn-osbad-antics avatar

    bad-antics/glowbarn-os

    1View on GitHub↗

    GlowBarn OS - Paranormal Research Operating System built with Buildroot

    Rust
    View on GitHub↗1
  • arduino/lininoA

    arduino/linino

    0View on GitHub↗
    View on GitHub↗0
  • helena-project/tockH

    helena-project/tock

    0View on GitHub↗
    View on GitHub↗0
  • andy-python-programmer/aeroAndy-Python-Programmer avatar

    Andy-Python-Programmer/aero

    1,243View on GitHub↗

    Aero is a new modern, experimental, UNIX-like operating system following the monolithic kernel design. Supporting modern PC features such as long mode, 5-level paging, and SMP (multicore), to name a few.

    Rustaerohacktoberfestoperating-system
    View on GitHub↗1,243
  • hypriot/image-builder-rpihypriot avatar

    hypriot/image-builder-rpi

    1,060View on GitHub↗

    SD card image for Raspberry Pi with Docker: HypriotOS

    Rubydockerdocker-machinehypriot-os
    View on GitHub↗1,060
  • jan-os/janosJ

    jan-os/janos

    0View on GitHub↗
    View on GitHub↗0
  • jserv/mini-arm-osjserv avatar

    jserv/mini-arm-os

    1,240View on GitHub↗

    Build a minimal multi-tasking OS kernel for ARM from scratch

    C
    View on GitHub↗1,240
  • kmilo17pet/quarktskmilo17pet avatar

    kmilo17pet/QuarkTS

    347View on GitHub↗

    This branch contains the kernel source/header files.

    C
    View on GitHub↗347
  • koibtw/highlightoskoibtw avatar

    koibtw/highlightos

    76View on GitHub↗

    🌄 x86_64 OS (kernel) made from scratch in Rust & Assembly

    Rustassemblybiosbootloader
    View on GitHub↗76
  • lien182/reconrosLien182 avatar

    Lien182/ReconROS

    32View on GitHub↗

    Easy to use framework for ROS2 FPGA-based hardware acceleration

    Tcl
    View on GitHub↗32
  • littlekernel/lklittlekernel avatar

    littlekernel/lk

    3,648View on GitHub↗

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

    C
    View on GitHub↗3,648
  • liuxuming/trochiliL

    liuxuming/trochili

    0View on GitHub↗
    View on GitHub↗0
  • macchina-io/macchina.ioM

    macchina-io/macchina.io

    0View on GitHub↗
    View on GitHub↗0
  • mainsail-crew/mainsailosmainsail-crew avatar

    mainsail-crew/MainsailOS

    730View on GitHub↗

    This Raspberry Pi distribution for managing Klipper 3D printers with Mainsail provides all you need.

    Shell
    View on GitHub↗730
  • 0x59616e/steinsos0x59616e avatar

    0x59616e/SteinsOS

    124View on GitHub↗

    An operating system written in Rust

    Rustarmv8kerneloperating-system
    View on GitHub↗124