Skip to content
#

fft

Here are 182 public repositories matching this topic...

VectorFFT is a vectorized, pure C FFT library optimized for x86 processors (AVX-512, AVX2, SSE2) with zero external dependencies. It implements mixed-radix algorithms for common sizes and Bluestein's method for arbitrary lengths, with OpenMP multi-threading for large transforms. Designed for both digital signal processing and financial applications

  • Updated Nov 5, 2025
  • C

Not yet another spectrum analyzer — an experimental DSP & graphics playground. It combines real-time C++ performance with Python flexibility, offering fully customizable FFT visualizations without recompilation. Perfect for audio engineers, DSP researchers, graphics developers, students, and hobbyists.

  • Updated Nov 2, 2025
  • C

Improve this page

Add a description, image, and links to the fft topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fft topic, visit your repo's landing page and select "manage topics."

Learn more