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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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