tmolteno / template-fft
Fast Header only C++ FFT and Inverse FFT using templates
☆11Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for template-fft
- A light-weight C++ profiling library☆31Updated 10 years ago
- A C++ 14 implementation of graph data structures☆36Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- Single file utilities for C++.☆30Updated 2 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 6 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 6 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 14 years ago
- A fast C++ dynamic_cast<> alternative.☆31Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- C++ reflection framework (for fun)☆14Updated 9 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- Assume is a smarter assert replacement (C++03)☆21Updated 9 years ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 5 years ago
- Header-only C++11 library to handle physical measures☆19Updated 9 years ago
- A C++ library that allows you to plot data just as in MATLAB☆23Updated 10 years ago
- C++ toolbox for modern OpenGL☆13Updated 9 years ago
- Minimalistic socket library inspired by Asio/Boost Asio, implemented in 1 single header file☆26Updated last month
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago