A tiny functional fft library written in pure zig. Took some inspiration from RustFFT, PFFFT and this implementation of split radix I found. By no means optimal: mainly an intellectual exercise for me, but by all means use it for whatever you'd like. It run's about 2 times as slow as RustFFT for me on x86 and 1.5 to 2 times slower than RustFFT on a raspberry pi for size 256 FFTs. Heavy disclaimer: these are micro-benchmarks so take this with a grain of salt.
-
Notifications
You must be signed in to change notification settings - Fork 0
An FFT library in zig
License
nielsdekoeijer/fftiny.zig
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An FFT library in zig
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published