awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Virtualization & Bare Metal · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesVirtualization & Bare Metal

Explore 4 awesome GitHub repositories matching devops & infrastructure · Virtualization & Bare Metal. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Infrastructure
  4. Private and Enterprise Infrastructure Management
  5. Virtualization & Bare Metal

Awesome Virtualization & Bare Metal GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • torvalds/linux

    torvalds/linux

    217,986GitHubView on GitHub↗

    The Linux kernel is a monolithic operating system kernel that serves as the primary interface between computer hardware and software applications. It provides the foundational infrastructure for managing system resources, including memory allocation, process scheduling, and synchronization primitives. The project inclu

    Establishes communication protocols and interfaces for guest-host resource management and device emulation.

    C
  • louislam/uptime-kuma

    louislam/uptime-kuma

    82,999GitHubView on GitHub↗

    Uptime Kuma is a self-hosted monitoring platform designed to track the availability and performance of network services and websites. It functions as a centralized dashboard that executes asynchronous health checks on a scheduled interval, providing real-time visibility into infrastructure health and service uptime. T

    Runs directly on physical hardware or host operating systems to provide persistent monitoring without the overhead of virtualization.

    JavaScriptdockermonitormonitoring
  • ventoy/Ventoy

    ventoy/Ventoy

    74,578GitHubView on GitHub↗

    Ventoy is a cross-platform boot manager that enables users to launch multiple operating system installers and live environments from a single portable storage device. By intercepting the BIOS or UEFI startup sequence, it provides a unified menu that allows for the direct execution of disk image files without requiring

    Maps raw image files into system memory as block devices to enable direct booting without prior file extraction.

    Carm64auto-installbootable-usb
  • nektos/act

    nektos/act

    68,869GitHubView on GitHub↗

    This tool is a command-line runner that executes automation workflows locally within isolated container environments. By parsing workflow definition files and translating them into executable shell scripts, it allows developers to validate pipeline logic and configuration changes directly on their machines before commi

    Configures containerized runtimes to mirror production environments, allowing for accurate local testing of automation logic.

    Gocidevopsgithub-actions

Explore sub-tags

  • Bare Metal EnvironmentsDirect execution on physical hardware or non-virtualized host operating systems.
  • Environment Simulation ToolsUtilities that configure containerized runtimes to mirror production environments for local testing.
  • Hypervisor InterfacesAPIs and communication protocols for interacting with hypervisor layers and guest-host resource management.
  • Virtual Disk Mappers
Utilities that map image files into memory as block devices for direct access.