Light-weight and opinionated gamepad handling libarary.
quad-gamepad is a fork of https://github.com/unrust/gamepad-rs
both API and implementation diverged quite a lot, so right now the fork is published on crates as quad-gamepad
.
linux's evdev implementation is based on https://github.com/glfw/glfw/blob/master/src/linux_joystick.c