#introspection #kvm #vmi #api-bindings

kvmi

Safe Rust bindings for libkvmi (v6)

7 unstable releases (3 breaking)

0.4.0 Sep 28, 2021
0.3.0 Feb 23, 2021
0.2.4 Feb 19, 2021
0.2.1 Aug 18, 2020
0.1.1 Aug 18, 2020

#6 in #kvm

Download history 320/week @ 2024-02-20 97/week @ 2024-02-27

417 downloads per month
Used in microvmi

GPL-3.0-only

37KB
784 lines

kvmi

Crates.io docs

Safe Rust bindings for libkvmi

Table of Contents

Overview

This crate will compile safe Rust bindings for the VM introspection library libkvmi

Requirements

  • Rust toolchain
  • clang

Build

cargo build

License

GNU General Public License v3.0

Dependencies

~5.5–8.5MB
~162K SLoC