awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to bareflank/boxy

Open-source alternatives to Boxy

30 open-source projects similar to bareflank/boxy, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Boxy alternative.

  • airbus-seclab/ramooflaxairbus-seclab avatar

    airbus-seclab/ramooflax

    185View on GitHub↗

    a bare metal (type 1) VMM (hypervisor) with a python remote control API

    C
    View on GitHub↗185
  • asamy/ksmasamy avatar

    asamy/ksm

    863View on GitHub↗

    A really simple and lightweight x64 hypervisor written in C for Intel processors. KSM has a self-contained physical memory introspection engine and userspace physical memory virtualization which can be enabled at compiletime.

    C
    View on GitHub↗863
  • bareflank/hypervisorBareflank avatar

    Bareflank/hypervisor

    1,497View on GitHub↗

    The Bareflank Hypervisor is an open source hypervisor Software Development Toolkit (SDK) for Rust and C++, led by Assured Information Security, Inc. (AIS), that provides the tools needed to rapidly prototype and create your own hypervisor on 64bit versions of Intel and AMD (ARMv8 CPUs, RISC-V…

    C++
    View on GitHub↗1,497
  • bareflank/microvBareflank avatar

    Bareflank/MicroV

    281View on GitHub↗

    warning: MicroV is currently a work in progress. If you need support now, please see the Mono branch until MicroV is more complete which is expected to be some time Q1 of 2022.

    C++
    View on GitHub↗281
  • changeofpace/viviennevmmchangeofpace avatar

    changeofpace/VivienneVMM

    827View on GitHub↗

    VivienneVMM

    C++
    View on GitHub↗827

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
  • chillancezen/zelda.riscv.emulatorchillancezen avatar

    chillancezen/Zelda.RISCV.Emulator

    30View on GitHub↗

    A System Level RISCV32 Emulator Over x86_64: capable of booting RISCV Linux

    C
    View on GitHub↗30
  • cisco-talos/barbervisorCisco-Talos avatar

    Cisco-Talos/Barbervisor

    173View on GitHub↗

    Intel x86 bare metal hypervisor for researching snapshot fuzzing ideas.

    Rust
    View on GitHub↗173
  • cloud-hypervisor/cloud-hypervisorcloud-hypervisor avatar

    cloud-hypervisor/cloud-hypervisor

    5,285View on GitHub↗

    Cloud Hypervisor is a Rust-based hypervisor and KVM virtual machine monitor designed to execute 64-bit guest operating systems. It functions as a user-space virtual machine manager that employs a minimal emulation layer to reduce memory overhead and latency for cloud workloads. The project distinguishes itself through the use of a memory-safe language to implement a virtio device emulator and a user-space device model. It provides a standardized web API for managing virtual machine lifecycles and resource configurations. The platform covers broad virtualization capabilities, including the em

    Rustcloud-workloadskvmrust-vmm
    View on GitHub↗5,285
  • cyberus-technology/hedroncyberus-technology avatar

    cyberus-technology/hedron

    83View on GitHub↗

    The Hedron hypervisor combines microkernel and hypervisor functionality and provides an extremely small trusted computing base for user applications and virtual machines running on top of it. The hypervisor implements a capability-based authorization model and provides basic mechanisms for…

    C++
    View on GitHub↗83
  • darthton/hyperboneD

    DarthTon/HyperBone

    0View on GitHub↗

    HyperBone

    View on GitHub↗0
  • dgreid/crosvmdgreid avatar

    dgreid/crosvm

    55View on GitHub↗

    The ChromeOS Virtual Machine Monitor

    Rust
    View on GitHub↗55
  • firecracker-microvm/firecrackerfirecracker-microvm avatar

    firecracker-microvm/firecracker

    34,954View on GitHub↗

    Firecracker is a virtual machine monitor that leverages hardware-assisted virtualization to create and manage isolated execution environments. It functions as a lightweight runtime designed to launch virtual machines with minimal memory overhead and near-instantaneous startup times, providing the security of traditional hardware virtualization with the efficiency of containerized workloads. The project distinguishes itself through a security-focused architecture that enforces strict process boundaries using system-level barriers and restricted user privileges. It minimizes the attack surface

    Rustcontainersminimalistopen-source
    View on GitHub↗34,954
  • gamozolabs/applepiegamozolabs avatar

    gamozolabs/applepie

    382View on GitHub↗

    Hello! Welcome to applepie! This is a tool designed for fuzzing, introspection, and finding bugs! This is a hypervisor using the Windows Hypervisor Platform API present in recent versions of Windows (specifically this was developed and tested on Windows 10 17763). Bochs is used for providing…

    C++
    View on GitHub↗382
  • gbps/gbhvGbps avatar

    Gbps/gbhv

    966View on GitHub↗

    Simple x86-64 VT-x Hypervisor with EPT Hooking

    C
    View on GitHub↗966
  • giantvm/homepageGiantVM avatar

    GiantVM/homepage

    31View on GitHub↗
    PostScript
    View on GitHub↗31
  • google/gvisorgoogle avatar

    google/gvisor

    17,748View on GitHub↗

    This project is a secure container runtime that provides strong isolation for application workloads by implementing a userspace kernel. By intercepting system calls and executing them within a memory-safe, restricted environment, it minimizes the attack surface exposed to the host kernel. It functions as a drop-in engine for standard container orchestration platforms, ensuring compatibility with industry-standard runtime specifications while maintaining a hardened execution boundary. The runtime distinguishes itself through its ability to virtualize core system resources, including an indepen

    Gocontainersdockerkernel
    View on GitHub↗17,748
  • hermitcore/uhyvehermitcore avatar

    hermitcore/uhyve

    293View on GitHub↗

    Uhyve is a minimal, special-purpose hypervisor for the Hermit kernel.

    Rust
    View on GitHub↗293
  • iankronquist/rustyvisoriankronquist avatar

    iankronquist/rustyvisor

    133View on GitHub↗

    A hypervisor written in Rust.

    Rust
    View on GitHub↗133
  • igorkorkin/memoryrangerIgorKorkin avatar

    IgorKorkin/MemoryRanger

    244View on GitHub↗

    `diff @@ All the updates will be soon @@ `

    C++
    View on GitHub↗244
  • intel/haxmintel avatar

    intel/haxm

    3,309View on GitHub↗

    HAXM is a cross-platform hardware-assisted virtualization engine (hypervisor), widely used as an accelerator for Android Emulatorandroid-studio and QEMUqemu. It has always supported running on Windows and macOS, and has been ported to other host operating systems as well, such as Linux…

    C
    View on GitHub↗3,309
  • intel/nemuI

    intel/nemu

    0View on GitHub↗

    NEMU, a cloud hypervisor Rationale QEMU base NEMU Requirements High Level Architectures Guest OS Guest Platforms Host Platforms Firmware and boot Boot methods Memory Devices - Models - Block Guest Image Formats Migration Monitoring To be discussed

    View on GitHub↗0
  • intel/vbhintel avatar

    intel/vbh

    94View on GitHub↗
    C
    View on GitHub↗94
  • ionescu007/simplevisorionescu007 avatar

    ionescu007/SimpleVisor

    1,962View on GitHub↗

    SimpleVisor is a simple, portable, Intel VT-x hypervisor with two specific goals: using the least amount of assembly code (10 lines), and having the smallest amount of VMX-related code to support dynamic hyperjacking and unhyperjacking (that is, virtualizing the host state from within the host). It works on Windows and UEFI.

    C
    View on GitHub↗1,962
  • jakogut/tinyvmjakogut avatar

    jakogut/tinyvm

    3,321View on GitHub↗

    TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.

    C
    View on GitHub↗3,321
  • kelvinhack/khypervisorK

    Kelvinhack/kHypervisor

    0View on GitHub↗

    kHypervisor is an Open Source light-weighted Hypervisor that's capable for nested virtualization in Windows x64 platform, as an extended work of HyperPlatform

    View on GitHub↗0
  • mythril-hypervisor/mythrilmythril-hypervisor avatar

    mythril-hypervisor/mythril

    55View on GitHub↗

    A rust-based hypervisor currently requiring multiboot2 boot (e.g. grub), and VT-x/EPT.

    Rust
    View on GitHub↗55
  • napocahv/napocaN

    napocahv/napoca

    0View on GitHub↗
    View on GitHub↗0
  • rohaaan/hypervisor-for-beginnersrohaaan avatar

    rohaaan/hypervisor-for-beginners

    184View on GitHub↗

    For the beginner aspiring to write a simple hypervisor.

    C
    View on GitHub↗184
  • rust-vmm/communityrust-vmm avatar

    rust-vmm/community

    598View on GitHub↗

    This repository provides an overview of the rust-vmm project, its crates, guiding principles, and the development model.

    View on GitHub↗598
  • siemens/jailhousesiemens avatar

    siemens/jailhouse

    1,935View on GitHub↗

    Linux-based partitioning hypervisor

    Chypervisorlinuxreal-time
    View on GitHub↗1,935