awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Bareflank avatar

Bareflank/hypervisor

0
View on GitHub↗
1,497 星标·220 分支·C++·4 次浏览

Hypervisor

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…

Features

  • Hypervisor Implementations - Modular, cross-platform hypervisor framework for research.

Star 历史

bareflank/hypervisor 的 Star 历史图表bareflank/hypervisor 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Hypervisor 的开源替代方案

相似的开源项目,按与 Hypervisor 的功能重合度排序。
  • asamy/ksmasamy 的头像

    asamy/ksm

    863在 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
    在 GitHub 上查看↗863
  • bareflank/boxyBareflank 的头像

    Bareflank/boxy

    63在 GitHub 上查看↗

    The Boxy Hypervisor is an open source hypervisor led by Assured Information Security, Inc. (AIS), that provides support for custom, lightweight Linux and Unikernel virtual machines on any platform including Windows, Linux and UEFI.

    C++
    在 GitHub 上查看↗63
  • bareflank/microvBareflank 的头像

    Bareflank/MicroV

    281在 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++
    在 GitHub 上查看↗281
  • airbus-seclab/ramooflaxairbus-seclab 的头像

    airbus-seclab/ramooflax

    185在 GitHub 上查看↗

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

    C
    在 GitHub 上查看↗185
查看 Hypervisor 的所有 30 个替代方案→

常见问题解答

bareflank/hypervisor 是做什么的?

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…

bareflank/hypervisor 的主要功能有哪些?

bareflank/hypervisor 的主要功能包括:Hypervisor Implementations。

bareflank/hypervisor 有哪些开源替代品?

bareflank/hypervisor 的开源替代品包括: asamy/ksm — A really simple and lightweight x64 hypervisor written in C for Intel processors. KSM has a self-contained physical… bareflank/boxy — The Boxy Hypervisor is an open source hypervisor led by Assured Information Security, Inc. (AIS), that provides… bareflank/microv — warning: MicroV is currently a work in progress. If you need support now, please see the Mono branch until MicroV is… changeofpace/viviennevmm — VivienneVMM. chillancezen/zelda.riscv.emulator — A System Level RISCV32 Emulator Over x86_64: capable of booting RISCV Linux. airbus-seclab/ramooflax — a bare metal (type 1) VMM (hypervisor) with a python remote control API.