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:
- Reasonably fast Fourier transform in a single header for C and C++☆45Updated 2 years ago
- File system and archive abstraction library.☆55Updated 3 months ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆81Updated 11 months ago
- Cross platform portable accelerate math library using universal intrinsics.☆80Updated 4 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 3 months ago
- GDB frontend made with Dear ImGui☆145Updated last year
- A fast implementation of log() and exp()☆56Updated 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…☆112Updated 9 months ago
- Some "slides" about coroutines in C☆43Updated 5 years ago
- A "No-Nonsense", C++ 17, single-header-only Math library geared towards graphics programming☆40Updated 2 months ago
- Simple C library for loading and saving images in multiple file formats☆47Updated 3 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…☆101Updated 6 months ago
- C++ template metaprogram driven tensor math library☆90Updated 3 months ago
- OpenGL Planet Renderer☆35Updated 4 years ago
- Fast yet accurate trigonometric functions☆165Updated 3 years ago
- A collection of some lockfree datastructures☆70Updated 2 years ago
- Bytecode interpreter☆80Updated 11 months ago
- SQLite viewer☆108Updated 2 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
- Single file libraries for C/C++☆127Updated 4 months ago
- ConstExpr RayTracer☆46Updated 4 years ago
- Headers only C++11 OpenGL Vector Graphics library, that can run on all OpenGL/ES version☆64Updated 6 months ago
- Headers Only C++11 CPU Vector Graphics. no std-lib, no FPU and no GPU required !☆348Updated 6 months ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 months ago
- Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations. (added Vulkan support)☆52Updated 5 months ago
- Runtime compiled C++ with hot-swapped classes.☆121Updated 3 years ago
- Sili - a collection of cross-platform single-header libraries for modern C/C++ programming.☆135Updated 5 months ago
- Wolfenstein-style render engine experiment in C☆48Updated 2 years 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 2 months ago
- Generator framework for writing build files for C++ in C++☆14Updated last year