I created a simple example of doing quadrature decoding quickly using an Arduino Nano. This was mostly to offload the quadrature decoding off of the main Arduino I was using and allow querying the quadrature counts over i2c.
If this is something of interest to the community, I will take the time to format it into an actual package, but wanted to probe the waters before I spend time doing it.