19 releases (breaking)

new 0.14.0 May 22, 2025
0.13.0 Mar 31, 2025
0.12.1 Jan 2, 2024
0.11.2 Sep 18, 2023
0.2.1 Nov 21, 2019

#81 in Unix APIs

Download history 36567/week @ 2025-02-02 40267/week @ 2025-02-09 42667/week @ 2025-02-16 33748/week @ 2025-02-23 33648/week @ 2025-03-02 35437/week @ 2025-03-09 43286/week @ 2025-03-16 38073/week @ 2025-03-23 32547/week @ 2025-03-30 36203/week @ 2025-04-06 36014/week @ 2025-04-13 37967/week @ 2025-04-20 37528/week @ 2025-04-27 43019/week @ 2025-05-04 41363/week @ 2025-05-11 45695/week @ 2025-05-18

169,261 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
  • riscv64

Operating Systems:

  • Linux
  • Windows (partial support)

License

This code is licensed under BSD-3-Clause.

Dependencies

~225KB