scpp / gfftLinks
Generative Fast Fourier Transforms in C++ using template metaprogramming
☆10Updated 9 years ago
Alternatives and similar repositories for gfft
Users that are interested in gfft are comparing it to the libraries listed below
Sorting:
- Implementation of FIR and IIR filters optimized for SIMD processing☆50Updated 8 years ago
- OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.☆25Updated 3 years ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆84Updated 7 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆53Updated 9 years ago
- Template based C++11 FFT implementation.☆53Updated 10 years ago
- ☆51Updated last month
- C++ EDSL for describing dsp structures☆56Updated 8 years ago
- A little library for using SIMD instructions for x86 and ARM, wrapping Agner Fog's vectorclass for x86 and filling some of its functional…☆17Updated 4 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- C++ class computing FFT on vectors of real numbers and their inverse FFT. Fairly optimized, free.☆52Updated 9 years ago
- Compositional DSP Library☆25Updated 4 years ago
- A collection of C++ tools to have more fun with sum types (fast pattern matching, etc.)