gbmhunter / MFixedPointLinks
MFixedPoint is a header-only fixed-point C++ library suitable for fast arithmetic operations on systems which don't have a FPU (e.g. embedded systems).. Suitable for performing computationally intensive operations on a computing platform that does not have a floating-point unit (like most smaller embedded systems, such as Cortex-M3, CortexM0, AT…
☆172Updated 6 years ago
Alternatives and similar repositories for MFixedPoint
Users that are interested in MFixedPoint are comparing it to the libraries listed below
Sorting:
- C++ Binary Fixed-Point Arithmetic☆235Updated 6 years ago
- C library for fixed point matrix, quaternion and vector calculations☆452Updated 11 years ago
- Library for fixed point arithmetic in C++☆47Updated last year
- Cross Platform Fixed Point Maths Library☆825Updated 2 years ago
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- C++ header-only fixed-point math library☆766Updated last year
- Highly optimized 32-bit fixed-point math library for embedded systems☆47Updated 6 years ago
- Compositional DSP Library☆25Updated 4 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆61Updated 6 years ago
- Header only FFT library☆177Updated 2 years ago
- Embedded Template Library☆59Updated 2 years ago
- Subset of the C++ standard library for AVR targets☆82Updated 5 months ago
- Miscellaneous C++11 utility classes and functions☆434Updated 7 months ago
- LibQ: Simulate your C++ floating-point algorithms with fixed-point easily without any pain :)☆19Updated 4 years ago
- A Compositional Numeric Library for C++☆673Updated last year
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆85Updated 4 months ago
- Template based C++11 FFT implementation.☆53Updated 10 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆122Updated last year
- Fast yet accurate trigonometric functions☆164Updated 3 years ago
- DSPatch Component Repository☆27Updated last week
- small delegate implementation☆85Updated 8 years ago
- embxx - Embedded C++ Library☆270Updated 5 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆186Updated 6 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 5 months ago
- A C++, compile-time, reactive RTOS for the Stack Resource Policy based Real-Time For the Masses kernel☆197Updated 7 years ago
- A simple C++ Ring (Circular) Buffer Queuing Library for Programming with Arduino's and other Embedded platforms☆105Updated 3 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆178Updated 10 months ago
- Integer and fixed point square root functions using only add, subtract and shifts☆92Updated 2 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆55Updated 4 years ago