tuna-f1sh / cyme

List system USB buses and devices; a lib and modern cross-platform lsusb that attempts to maintain compatibility with, but also add new features
GNU General Public License v3.0
141 stars 7 forks source link

Replace `rusb` (libusb bindings) with native Rust #17

Open hardBSDk opened 1 month ago

tuna-f1sh commented 1 month ago

Not personally but nusb is on my radar. It would be a pure Rust solution rather than libusb but not explored whether porting would be possible yet. Open to contributions if you're interested in exploring.