waverave-hackrf
This is a complete reimplementation of libhackrf in Rust. It
reproduces all functions from the original library, and uses nusb as
the USB backend library. It is also completely asynchronous for every USB
operation, including every control change.