#usb #linux #pure #interface #api #ioctl #requests

usbfs

Port of the usbfs Linux userspace library in pure Rust

2 releases

0.1.1 Jan 23, 2024
0.1.0 Oct 10, 2023

#818 in Unix APIs

Download history 3/week @ 2024-01-20 44/week @ 2024-02-24 2/week @ 2024-03-02 4/week @ 2024-03-09 28/week @ 2024-03-30 2/week @ 2024-04-06 30/week @ 2024-04-13

60 downloads per month

MIT license

73KB
2K SLoC

USBFS

Pure Rust interface to the Linux USBFS API.

Uses the nix crate to call the USBDEVFS IOCTL functions.

WARNING This crate is very early in development. It requires a test-suite, use-case testing, and further review/development.

Pull requests and issues are very welcome :)

Dependencies

~1.5MB
~35K SLoC