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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
cyberus-technology avatar

cyberus-technology/hedron

0
View on GitHub↗
83 stars·8 forks·C++·11 views

Hedron

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…

Features

  • Hypervisor Implementations - Microkernel-based hypervisor for secure systems.

Star history

Star history chart for cyberus-technology/hedronStar history chart for cyberus-technology/hedron

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Hedron

Similar open-source projects, ranked by how many features they share with Hedron.
  • 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/boxyBareflank avatar

    Bareflank/boxy

    63View on 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++
    View on GitHub↗63
  • 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
  • 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
See all 30 alternatives to Hedron→

Frequently asked questions

What does cyberus-technology/hedron do?

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…

What are the main features of cyberus-technology/hedron?

The main features of cyberus-technology/hedron are: Hypervisor Implementations.

What are some open-source alternatives to cyberus-technology/hedron?

Open-source alternatives to cyberus-technology/hedron include: 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/hypervisor — The Bareflank Hypervisor is an open source hypervisor Software Development Toolkit (SDK) for Rust and C++, led by… 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. airbus-seclab/ramooflax — a bare metal (type 1) VMM (hypervisor) with a python remote control API.