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
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆52Updated 9 years ago
- C++ EDSL for describing dsp structures☆56Updated 7 years ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆84Updated 7 years ago
- OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.☆25Updated 3 years ago
- Template based C++11 FFT implementation.☆53Updated 10 years ago
- Real-time safe logger for C++ using lock free queues!☆31Updated 10 months 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 3 years ago
- Compositional DSP Library☆25Updated 4 years ago
- ☆50Updated 5 years ago
- A collection of C++ tools to have more fun with sum types (fast pattern matching, etc.)☆89Updated 4 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- GitHub mirror of our basic C++ plotting library☆58Updated 2 months ago
- A new text/code editor for JUCE☆15Updated 5 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆186Updated 6 years ago
- Header only C++14 library containing various digital signal processing utilities.☆41Updated 3 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆61Updated 6 years ago
- A Collection of Useful C++ Classes for Digital Signal Processing Demo☆55Updated 13 years ago
- Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions☆112Updated 3 weeks ago
- choosing FFT library...☆161Updated 3 years ago
- An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆39Updated last month
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆137Updated last week
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- Read/write/display videos into JUCE using ffmpeg☆36Updated 6 years ago
- A light-weight C++ toolkit for building concurrent, lock-free, message-passing programs.☆85Updated 6 years ago
- A benchmark for comparison of FFT algorithms performance☆23Updated last year
- CMake find module for the JUCE library☆29Updated 5 years ago
- DSP S-curve envelope signal generator/low-pass filter C++☆28Updated 4 years ago
- A header-only C++ library for building dynamic and reflexive systems with an emphasis on audio and media.☆30Updated 8 years ago
- C++ class computing FFT on vectors of real numbers and their inverse FFT. Fairly optimized, free.☆52Updated 9 years ago