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
Back to bareflank/microv

Projects sharing features with MicroV

30 open-source projects similar to bareflank/microv, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • anbox/anboxanbox avatar

    anbox/anbox

    9,056View on GitHub↗

    Anbox is an Android container environment and runtime designed to execute Android applications on Linux desktops. It utilizes a container-based system to run the Android operating system without the overhead associated with traditional hardware virtualization. The system features a hardware abstraction layer that routes hardware access and sensor data through a host daemon to provide accelerated rendering. It integrates with the Linux desktop by mapping individual Android application layers to separate windows, allowing apps to function as distinct desktop applications. The project supports

    C++
    View on GitHub↗9,056
  • 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
  • baidu/openraspbaidu avatar

    baidu/openrasp

    2,964View on GitHub↗

    🔥Open source RASP solution

    C++
    View on GitHub↗2,964
  • 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

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
  • br-sn/cheekyblinderB

    br-sn/CheekyBlinder

    0View on GitHub↗
    View on GitHub↗0
  • changeofpace/viviennevmmchangeofpace avatar

    changeofpace/VivienneVMM

    827View on GitHub↗

    VivienneVMM

    C++
    View on GitHub↗827
  • 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
  • crossroadsfpga/pigasusC

    crossroadsfpga/pigasus

    0View on GitHub↗
    View on GitHub↗0
  • crvvdev/masterhideC

    crvvdev/MasterHide

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • d4stiny/spectreD

    D4stiny/spectre

    0View on GitHub↗
    View on GitHub↗0
  • darthton/hyperboneD

    DarthTon/HyperBone

    0View on GitHub↗

    HyperBone

    View on GitHub↗0
  • deskflow/deskflowdeskflow avatar

    deskflow/deskflow

    26,527View on GitHub↗

    Deskflow is a cross-platform input multiplexer that enables the use of a single mouse and keyboard to control multiple computers. By routing input signals over a local network, it functions as a software-based replacement for physical hardware switches, allowing users to manage several systems as a unified workstation environment. The software operates using a client-server topology where a central controller manages input focus and connection state across remote nodes. It normalizes disparate operating system input APIs into a unified format, enabling consistent cursor movement and periphera

    C++keyboardkeyboard-emulationmouse
    View on GitHub↗26,527
  • dgreid/crosvmdgreid avatar

    dgreid/crosvm

    55View on GitHub↗

    The ChromeOS Virtual Machine Monitor

    Rust
    View on GitHub↗55
  • dimitrifourny/koalaosD

    DimitriFourny/koalaOS

    0View on GitHub↗
    View on GitHub↗0
  • dockdroid/openvmiD

    DockDroid/openvmi

    0View on GitHub↗
    View on GitHub↗0
  • dromara/hertzbeatdromara avatar

    dromara/hertzbeat

    7,286View on GitHub↗

    HertzBeat is a real-time observability platform that provides agentless monitoring for servers, databases, and networks. It functions as an infrastructure alerting manager, an OpenTelemetry Protocol log aggregator, and a public status page generator. The platform integrates an analysis engine that uses large language models to process monitoring data and generate system insights. It utilizes a cloud-edge collaborative architecture and distributed collector clustering to scale data gathering across large-scale networks. The system covers a broad range of observability capabilities, including

    Java
    View on GitHub↗7,286
  • 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
  • firehol/netdatafirehol avatar

    firehol/netdata

    79,416View on GitHub↗

    Netdata is a real-time infrastructure monitoring tool and multi-node observability platform. It functions as a high-resolution monitoring agent, log and metric aggregator, and time-series database designed to provide full-stack visibility into server health. The system is distinguished by its per-second metric sampling and zero-configuration auto-discovery, which allows for immediate infrastructure tracking upon installation. It utilizes edge-based machine learning and unsupervised models to detect system anomalies and abnormal metric patterns locally on each node. For distributed environment

    Go
    View on GitHub↗79,416
  • 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
  • ganglia/monitor-coreganglia avatar

    ganglia/monitor-core

    495View on GitHub↗

    Ganglia Monitoring core

    C
    View on GitHub↗495
  • 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
  • gnuradio/gnuradiognuradio avatar

    gnuradio/gnuradio

    6,129View on GitHub↗

    GNU Radio is an open-source software-defined radio framework that provides a digital signal processing toolkit for building wireless communication systems. At its core, it uses a block-based flow graph architecture where pre-built signal processing blocks are connected into directed graphs to define and execute custom radio signal processing pipelines. The system operates as a flow graph signal processor that enables low-latency streaming radio signal processing, supporting both real-time operation and wireless communication simulation entirely in software. The framework distinguishes itself

    C++
    View on GitHub↗6,129
  • 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
  • gqrx-sdr/gqrxgqrx-sdr avatar

    gqrx-sdr/gqrx

    3,614View on GitHub↗

    Gqrx is a software defined radio application used to capture and demodulate radio signals across various frequencies to produce audio and visual data. It translates raw radio waves into audible sound using standard modes including AM, FM, SSB, and CW. The project provides tools for radio signal analysis through real-time frequency plots and waterfall displays. It enables the capture of raw baseband data and received audio for offline playback and technical analysis. The software includes capabilities for tuning radio frequencies, filtering signal noise via band-pass filters and gain control,

    C++airspyfftfuncube-dongle
    View on GitHub↗3,614
  • 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