5 USB HID in Go (without cgo)

github.com godoc.org goreportcard.com posted by zserge 2991 days ago  

USB driver that uses usbfs on linux. I wonder if similar is possible on mac and windows. Basically it's a stripped-off implementation of libusb in Go to keep the binaries static.

Register to comment or vote on this story