bisqwit / fftLinks
A collection of Fast Fourier Transform algorithms implemented in C++20.
☆113Updated last year
Alternatives and similar repositories for fft
Users that are interested in fft are comparing it to the libraries listed below
Sorting:
- Reasonably fast Fourier transform in a single header for C and C++☆36Updated 2 years ago
- Cross platform portable accelerate math library using universal intrinsics.☆80Updated 4 years ago
- File system and archive abstraction library.☆40Updated last week
- Naturally embed read-only filesystems into C99-C++20 w. a single header, zero dependencies and zero modifications to your code☆42Updated 2 years ago
- Sili - a collection of cross-platform single-header libraries for modern C/C++ programming.☆115Updated last month
- A header only library implementing common mathematical functions using SIMD intrinsics☆107Updated 3 months ago
- A "No-Nonsense", C++ 17, single-header-only Math library geared towards graphics programming☆40Updated this week
- Bytecode interpreter☆76Updated 4 months ago
- GDB frontend made with Dear ImGui☆137Updated 10 months ago
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆27Updated 7 months ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 6 months ago
- Headers Only C++11 Geometry Tessellation library for Vector Graphics, that can run on any computer with or without FPU. No standard libr…☆95Updated last year
- Music exploration app☆73Updated last year
- A collection of some lockfree datastructures☆63Updated 2 years ago
- Small, easy-to-integrate shader compiler written in C99. Compiles HLSL to SPIR-V☆50Updated 4 years ago
- Header-only library for C99 that implements the most important classes from GLib: GArray, GHashTable, GList and GString.☆92Updated 2 years ago
- Minimal example of zep integration with ImGui☆23Updated 2 years ago
- Wolfenstein-style render engine experiment in C☆49Updated 2 years ago
- Minimal Rust-inspired C++20 STL replacement☆187Updated 5 months ago
- ☆296Updated last year
- Some "slides" about coroutines in C☆40Updated 5 years ago
- C++ template metaprogram driven tensor math library☆87Updated last week
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆81Updated 7 months ago
- generic data structures☆49Updated this week
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆91Updated 2 months ago
- A C compiler. ... That's it.☆42Updated last year
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆38Updated this week
- Rendering of ImZero GUI library commands, generating of ImZero input commands.☆27Updated 2 months ago
- Single file 2D graphics library written in C.☆82Updated 3 years ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆77Updated 4 months ago