kfrlib / fft
FFT (Fast Fourier Transform): SSE, AVX, AVX2
☆51Updated 8 years ago
Alternatives and similar repositories for fft:
Users that are interested in fft are comparing it to the libraries listed below
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 8 years ago
- OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.☆21Updated 2 years ago
- A benchmark for comparison of FFT algorithms performance☆22Updated last year
- Header only C++14 library containing various digital signal processing utilities.☆40Updated 2 years ago
- STL-Compatible Lemire-Fenn algorithm for running min/max☆26Updated 5 years ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆83Updated 6 years ago
- ☆49Updated 4 years ago
- http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html☆37Updated 10 years ago
- A light-weight C++ toolkit for building concurrent, lock-free, message-passing programs.☆84Updated 6 years ago
- The Fastest Fourier Transform in the South☆144Updated 3 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆172Updated 6 years ago
- A collection of C++ tools to have more fun with sum types (fast pattern matching, etc.)☆86Updated 3 years ago
- an extended version of Julien Pommier's sse_mathfun☆39Updated 5 years ago
- A Collection of Useful C++ Classes for Digital Signal Processing Demo☆55Updated 12 years ago
- C++ class computing FFT on vectors of real numbers and their inverse FFT. Fairly optimized, free.☆52Updated 8 years ago
- Faster Non-Integer Sample Rate Conversion☆30Updated 3 years ago
- DSP library for signal processing☆75Updated 2 weeks ago
- A new text/code editor for JUCE☆15Updated 4 years ago
- GitHub mirror of our basic C++ plotting library☆47Updated last month
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆262Updated this week
- A little library for using SIMD instructions for x86 and ARM, wrapping Agner Fog's vectorclass for x86 and filling some of its functional…☆16Updated 3 years ago
- A demonstration of speeding up a 1D convolution using SSE☆50Updated 8 years ago
- VST3 plugins using Qt5☆40Updated 2 years ago
- Example project shows how to use Qt and JUCE library together☆21Updated 5 years ago
- A single file, public domain C implementation of a traditional vocoder.☆109Updated 4 years ago
- A easy-to-use collection of C++ classes for Wave Digital Filter WDF☆34Updated 4 years ago
- A self-contained set of cross platform applications and audio plugins.☆44Updated last year
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆24Updated 6 years ago
- Generative Fast Fourier Transforms in C++ using template metaprogramming☆10Updated 8 years ago
- A header only ready to include mirror of the HIIR library by Laurent De Soras, an oversampling and Hilbert transform library in C++, with…☆26Updated 3 years ago