tmolteno / template-fft
Fast Header only C++ FFT and Inverse FFT using templates
☆11Updated 9 years ago
Alternatives and similar repositories for template-fft:
Users that are interested in template-fft are comparing it to the libraries listed below
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- My Talk on C++20's Concepts☆23Updated 4 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- The Bit Library☆58Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- std::find simd version☆21Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- ☆26Updated 4 years ago
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 5 months ago
- Template based C++11 FFT implementation.☆53Updated 10 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 3 years ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 4 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago