#virtio #specification #pci #driver #net #no-alloc

no-std virtio-spec

Definitions from the Virtual I/O Device (VIRTIO) specification

2 unstable releases

0.1.0 Aug 2, 2024
0.0.0 May 15, 2024

#78 in No standard library

Download history 112/week @ 2024-05-12 11/week @ 2024-05-19 126/week @ 2024-07-28 59/week @ 2024-08-04 73/week @ 2024-08-11 123/week @ 2024-08-18 54/week @ 2024-08-25

330 downloads per month

MIT/Apache

125KB
2K SLoC

virtio-spec-rs

Crates.io docs.rs CI

This crate contains the Rust equivalents of the definitions from the Virtual I/O Device (VIRTIO) Specification. This crate aims to be unopinionated regarding actual VIRTIO drivers that are implemented on top of this crate.

For API documentation, see the docs.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0.5–1.2MB
~24K SLoC