#virtualbox #vmi #introspection

sys fdp-sys

Rust FFI bindings for libFDP

3 unstable releases

0.2.0 Feb 24, 2025
0.1.1 Aug 22, 2020
0.1.0 Dec 23, 2019

#5 in #virtualbox

25 downloads per month
Used in 2 crates (via fdp)

GPL-3.0-only

5KB

fdp-sys

Crates.io standard-readme compliant

Rust unsafe bindings for FDP library

Table of Contents

Overview

This crate will compile unsafe bindings for Icebox's FDP library: libFDP.so.

FDP stands for Fast Debugging Protocol, a Virtual Machine Introspection extension for VirtualBox.

Requirements

  • cargo
  • rustc

References

Maintainers

@Wenzel

Contributing

PRs accepted.

Small note: If editing the Readme, please conform to the standard-readme specification.

License

GNU General Public License v3.0

Dependencies

~0–2MB
~38K SLoC