18 releases (breaking)

0.13.0 Mar 31, 2025
0.12.1 Jan 2, 2024
0.11.2 Sep 18, 2023
0.11.1 Jan 16, 2023
0.2.1 Nov 21, 2019

#69 in Unix APIs

Download history 19696/week @ 2025-01-11 21179/week @ 2025-01-18 24956/week @ 2025-01-25 34346/week @ 2025-02-01 41698/week @ 2025-02-08 42241/week @ 2025-02-15 33421/week @ 2025-02-22 33727/week @ 2025-03-01 35537/week @ 2025-03-08 43312/week @ 2025-03-15 38440/week @ 2025-03-22 32482/week @ 2025-03-29 35995/week @ 2025-04-05 35442/week @ 2025-04-12 39184/week @ 2025-04-19 31174/week @ 2025-04-26

147,372 downloads per month
Used in 57 crates (47 directly)

BSD-3-Clause

255KB
4K SLoC

vmm-sys-util

crates.io docs.rs

This crate is a collection of modules that provides helpers and utilities used by multiple rust-vmm components.

The crate implements safe wrappers around common utilities for working with files, event file descriptors, ioctls and others.

Support

Platforms:

  • x86_64
  • aarch64

Operating Systems:

  • Linux
  • Windows (partial support)

License

This code is licensed under BSD-3-Clause.

Dependencies

~230KB