The FFT library to "Keep It Simple, Stupid"
This is the original home of kissfft.
Most recent development is at
https://github.com/mborgerding/kissfft
Please ask questions on stackoverflow.com
License
BSD LicenseFollow Kiss FFT
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Small efficient and open source, the best FFT libiary I've ever seen
-
The best........ EVER!!!!!!!!!, and all other libraries suck compared to this one
-
A great library - very simple to use, with the most convenient license and very good performance. The only additional thing I'd wish is more detailed documentation.
-
Exactly as advertised- small, simple to use, supports floating- and fixed-point versions, and even comes with notes on what you can easily mess with to reduce the code size.
-
great, efficient lib. Thanks ! Note: Including a very simple "gettingstarted.c" could be a plus, to help users to understand in 1 minute how to do a basic floating point fft. Regards