jdupuy / dj_fft
Header only FFT library
☆171Updated last year
Alternatives and similar repositories for dj_fft:
Users that are interested in dj_fft are comparing it to the libraries listed below
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆168Updated 5 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆181Updated 4 years ago
- Fast yet accurate trigonometric functions☆150Updated 2 years ago
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆261Updated 2 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆112Updated 6 months ago
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆141Updated 12 years ago
- Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions☆80Updated 2 months ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆74Updated 8 years ago
- Approximate and vectorized versions of common mathematical functions☆199Updated 5 years ago
- nanothread — Minimal thread pool for task parallelism☆63Updated 8 months ago
- A C++11/OpenGL library for the Fast Fourier Transform☆214Updated 4 years ago
- C++ multidimensional arrays in the spirit of the STL☆199Updated 3 weeks ago
- Starter project for portable app with optional GUI (GLFW/ImGui) and a rich builtin debug UI. Includes docked windows, log viewer, setting…☆139Updated 8 months ago
- 2D FFT running on glsl compute shaders☆26Updated last year
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 8 years ago
- Add-on packages for Vector class library☆72Updated last year
- Template based C++11 FFT implementation.☆53Updated 10 years ago
- The Fastest Fourier Transform in the South☆142Updated 2 years ago
- Aimed to eliminate preprocessor hell in shaders and kernels.☆42Updated 7 years ago
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆84Updated 10 months ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆89Updated 3 years ago
- NanoSTL, a small subset of C++ STL and libm☆125Updated 3 weeks ago
- Simple, compact, endian-safe and header-only serialization/deserialization for C++☆91Updated 3 years ago
- Glob for C++17☆254Updated 9 months ago
- A Shoemake Arcball camera in C++☆28Updated last year
- Single-header libraries from the Magnum engine☆115Updated 3 weeks ago
- A comparison of the GLM, CLM, and Eigen libraries for speed and ease of use.☆40Updated last week
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 5 years ago
- C++ implementation of Python-like "zip" parallel iteration.☆23Updated last week