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

1 repo

Awesome GitHub RepositoriesVirtualization Environments

Tools and platforms that provide isolated virtualized environments for running applications or development workflows.

Distinguishing note: Focuses on the virtualization layer used for cross-platform compatibility, distinct from general container orchestration.

Explore 1 awesome GitHub repository matching devops & infrastructure · Virtualization Environments. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Virtualization Environments

Awesome Virtualization Environments GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • containers/podman

    containers/podman

    30,751View on GitHub↗

    Podman is a container engine designed for managing containerized applications and images without the need for a persistent background daemon. By utilizing a fork-exec process model, it executes container management commands as direct child processes of the host system, ensuring that container lifecycles are handled through standard host-level process control. The project distinguishes itself through a focus on rootless security and cross-platform compatibility. It employs user namespace mapping to allow unprivileged users to manage isolated workloads without requiring administrative system ac

    Provides lightweight virtual machine integration to enable native container development workflows on non-Linux operating systems.

    Gocontainersdockerkubernetes
    30,751View on GitHub↗