tmolteno / template-fftLinks
Fast Header only C++ FFT and Inverse FFT using templates
☆13Updated 10 years ago
Alternatives and similar repositories for template-fft
Users that are interested in template-fft are comparing it to the libraries listed below
Sorting:
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- A C++ 14 implementation of graph data structures☆34Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Modern C++ generic header-only template library.☆104Updated 4 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆28Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Boost Quaternions, Vectors, Matrices library☆87Updated last month
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆84Updated 7 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- Implementation of a lock-free ring buffer class.☆38Updated 11 months ago
- Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (…☆59Updated 8 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- A C++14-and-later expression template library☆109Updated last month
- c++20 compile time math(derivation/integration) library☆17Updated 2 years ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆55Updated 4 years ago
- The Bit Library☆58Updated 6 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- Slides of the Italian C++ Conference 2019☆22Updated 6 years ago
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- C++11 metaprogramming library☆112Updated 10 years ago