Rust Fourier Transform Rust shitty implementations of various FFT algorithms. It works, but it's not optimized like FFTW3 and such, so use at your own peril. [dependencies.rft] git = "https://github.com/meh/rft"