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
L

linuxkit/linuxkit

0
View on GitHub↗
0 stars·0 forks·19 views

Linuxkit

LinuxKit, a toolkit for building custom minimal, immutable Linux distributions.

Features

  • Infrastructure and Systems - Toolkit for building secure, portable OS images.
  • Provisioning and Management - Toolkit for building secure, immutable, and lean operating systems.

Star history

Star history chart for linuxkit/linuxkitStar history chart for linuxkit/linuxkit

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 Linuxkit

These projects share indexed features with Linuxkit. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • buildthingsuseful/build-your-own-kafkabuildthingsuseful avatar

    buildthingsuseful/build-your-own-kafka

    65View on GitHub↗

    Build Your Own Kafka

    Java
    View on GitHub↗65
  • 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
  • cobbler/cobblercobbler avatar

    cobbler/cobbler

    2,759View on GitHub↗

    Cobbler is a versatile Linux deployment server

    Python
    View on GitHub↗2,759
  • akihirosuda/limaA

    AkihiroSuda/lima

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

Frequently asked questions

What does linuxkit/linuxkit do?

LinuxKit, a toolkit for building custom minimal, immutable Linux distributions.

What are the main features of linuxkit/linuxkit?

The main features of linuxkit/linuxkit are: Infrastructure and Systems, Provisioning and Management.

Which projects share features with linuxkit/linuxkit?

Projects with overlapping indexed features include: buildthingsuseful/build-your-own-kafka — Build Your Own Kafka. cfenollosa/os-tutorial — This project is an educational curriculum designed to teach the fundamentals of operating system development and… cobbler/cobbler — Cobbler is a versatile Linux deployment server. coreos/go-systemd — Go bindings to systemd socket activation, journal, D-Bus, and unit files. danderson/netboot — Packages and utilities for network booting. akihirosuda/lima.