scpp / gfftLinks
Generative Fast Fourier Transforms in C++ using template metaprogramming
☆10Updated 8 years ago
Alternatives and similar repositories for gfft
Users that are interested in gfft are comparing it to the libraries listed below
Sorting:
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆51Updated 8 years ago
- OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.☆22Updated 2 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 8 years ago
- Template based C++11 FFT implementation.☆53Updated 10 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…☆16Updated 3 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆39Updated 9 years ago
- ☆9Updated 3 years ago
- C++ EDSL for describing dsp structures☆56Updated 7 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- Add-on packages for Vector class library☆74Updated last year
- A new text/code editor for JUCE☆15Updated 4 years ago
- ☆50Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated this week
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆83Updated 6 years ago
- A collection of C++ tools to have more fun with sum types (fast pattern matching, etc.)☆87Updated 3 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated last week
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Collection of header-only utilities for C++☆35Updated last year
- C++20 Compact Tuple Tools☆50Updated 3 weeks ago
- A simple example of performing a one-dimensional discrete convolution using the FFTW library.☆15Updated 10 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 9 months ago
- A C++11 audio DSP library☆17Updated 10 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- An audio effects plugin that simulates moving surround sound audio over headphones.☆11Updated 4 years ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆132Updated 3 weeks ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- STL-Compatible Lemire-Fenn algorithm for running min/max☆26Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month