18 releases (11 breaking)
0.12.1 | Jan 2, 2024 |
---|---|
0.11.2 | Sep 18, 2023 |
0.11.1 | Jan 16, 2023 |
0.11.0 | Nov 9, 2022 |
0.2.1 | Nov 21, 2019 |
#37 in Operating systems
107,460 downloads per month
Used in 52 crates
(42 directly)
250KB
4K
SLoC
vmm-sys-util
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.
lib.rs
:
Collection of modules that provides helpers and utilities used by multiple rust-vmm components.
Dependencies
~235KB