bisqwit / fftLinks
A collection of Fast Fourier Transform algorithms implemented in C++20.
☆115Updated 2 years ago
Alternatives and similar repositories for fft
Users that are interested in fft are comparing it to the libraries listed below
Sorting:
- File system and archive abstraction library.☆64Updated 3 weeks ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 4 months ago
- Cross platform portable accelerate math library using universal intrinsics.☆81Updated 5 years ago
- Reasonably fast Fourier transform in a single header for C and C++☆46Updated 2 years ago
- Bytecode interpreter☆80Updated last year
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆82Updated last year
- Some "slides" about coroutines in C☆42Updated 5 years ago
- GDB frontend made with Dear ImGui☆145Updated last year
- Tiny optimizing JIT compiler backend.☆51Updated last year
- A "No-Nonsense", C++ 17, single-header-only Math library geared towards graphics programming☆40Updated 2 weeks ago
- Simple C library for loading and saving images in multiple file formats☆47Updated 4 months ago
- Naturally embed read-only filesystems into C99-C++20 w. a single header, zero dependencies and zero modifications to your code☆43Updated 3 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆114Updated 10 months ago
- Music exploration app☆87Updated last year
- Headers Only C++11 Geometry Tessellation library for Vector Graphics, that can run on any computer with or without FPU. No standard libr…☆106Updated 6 months ago
- Headers Only C++11 CPU Vector Graphics. no std-lib, no FPU and no GPU required !☆348Updated 6 months ago
- Fast yet accurate trigonometric functions☆165Updated 3 years ago
- ConstExpr RayTracer☆46Updated 4 years ago
- an extended version of Julien Pommier's sse_mathfun☆41Updated 6 years ago
- A cross platform wrapper for OS dialogs like file save, open, message boxes, inputs, color picking, etc.☆148Updated 2 months ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Fast comparison-based sort algorithm☆57Updated 3 years ago
- A performance-portable geodesic ray tracing library.☆25Updated last week
- Rendering of ImZero GUI library commands, generating of ImZero input commands.☆33Updated 2 months ago
- A polyphonic midi synthesis library (and example application!)☆40Updated last week
- Headers only C++11 OpenGL Vector Graphics library, that can run on all OpenGL/ES version☆64Updated 6 months ago
- A collection of some lockfree datastructures☆70Updated 2 years ago
- The little FFT library☆19Updated last month
- SQLite viewer☆109Updated 3 months ago
- This is a basic implementation of a neural network for use in C and C++ programs. It is intended for use in applications that just happen…☆45Updated 3 months ago