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

2 repos

Awesome GitHub RepositoriesVirtualization Environments

Software layers that provide isolated execution environments with direct access to host hardware resources for high-performance computing.

Distinguishing note: Focuses on hardware-accelerated virtualization and container runtime layers rather than general-purpose operating systems or cloud infrastructure management.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Virtualization Environments. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  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.
  • SerenityOS/serenity

    SerenityOS/serenity

    32,905View on GitHub↗

    SerenityOS is a complete, self-hosted desktop operating system built from the kernel up. It features a monolithic kernel architecture that manages system services, hardware drivers, and networking within a single address space. The system provides a full computing environment, including a proprietary windowing system and a suite of native desktop applications, all while maintaining a POSIX-compliant interface for standard system programming. The project is distinguished by its integrated development workflow, which relies on a cross-compilation build pipeline to generate system images from ho

    Provides a sandboxed execution platform for testing and iterating on system changes.

    C++browserc-plus-plusdesktop-environment
    32,905View on GitHub↗
  • abiosoft/colima

    abiosoft/colima

    27,035View on GitHub↗

    Colima is a command-line utility that provides lightweight container runtimes and local Kubernetes orchestration by managing isolated virtual machine environments. It functions as a virtualization manager that abstracts the underlying container engine, allowing users to run containerized applications and system workloads on non-native operating systems without the overhead of heavy desktop software. The project distinguishes itself through its support for hardware-accelerated workloads, enabling direct GPU passthrough to virtual machines for high-performance machine learning tasks. It offers

    Provides a virtualization layer enabling direct hardware access for high-performance containerized tasks and machine learning execution.

    Gocontainerdcontainerd-composecontainers
    27,035View on GitHub↗