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
- Host: GitHub
- URL: https://github.com/ischeinkman/scsi-rs
- Owner: ischeinkman
- License: apache-2.0
- Created: 2018-10-26T18:10:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-23T20:16:07.000Z (almost 6 years ago)
- Last Synced: 2025-04-06T22:46:32.349Z (about 2 months ago)
- Topics: driver, embedded, protocol, rust, scsi, storage, usb
- Language: Rust
- Size: 78.1 KB
- Stars: 10
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.