An open API service indexing awesome lists of open source software.

https://github.com/ischeinkman/scsi-rs


https://github.com/ischeinkman/scsi-rs

driver embedded protocol rust scsi storage usb

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# Rust SCSI Library

This library allows for interacting with SCSI devices, such as USB thumb drives,
in the Rust programming language. It is still a work in progress, and therefore
the entire crate may be refactors rabidly and frequently.