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…
☆167Updated 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☆233Updated 6 years ago
- C library for fixed point matrix, quaternion and vector calculations☆444Updated 11 years ago
- Cross Platform Fixed Point Maths Library☆796Updated last year
- Library for fixed point arithmetic in C++☆47Updated last year
- Fixed Point Arithmetic C++14 Library☆111Updated 7 years ago
- C++ header-only fixed-point math library☆733Updated 8 months ago
- A Compositional Numeric Library for C++☆659Updated last year
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆118Updated 11 months ago
- 128-bit (64.64) signed fixed-point arithmetic.☆176Updated 6 months ago
- Highly optimized 32-bit fixed-point math library for embedded systems☆44Updated 6 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆79Updated 2 weeks ago
- Miscellaneous C++11 utility classes and functions☆432Updated 2 months ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 6 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆103Updated 5 years ago
- Fast yet accurate trigonometric functions☆159Updated 3 years ago
- A fixed point arithmetic library for Arduino☆92Updated 2 years ago
- LibQ: Simulate your C++ floating-point algorithms with fixed-point easily without any pain :)☆17Updated 3 years ago
- Compositional DSP Library☆24Updated 4 years ago
- Header only FFT library☆175Updated last year
- Subset of the C++ standard library for AVR targets☆78Updated last month
- A C++ serialization/deserialization library designed with embedded systems in mind☆95Updated last month
- small delegate implementation☆85Updated 8 years ago
- Integer and fixed point square root functions using only add, subtract and shifts☆87Updated last year
- Approximate and vectorized versions of common mathematical functions☆204Updated 5 years ago
- Lightweight C++ task system☆80Updated 7 years ago
- Embedded Template Library☆59Updated 2 years ago
- a one header library for creating Lua bindings to C++☆78Updated 4 years ago
- Cross Platform Fixed Point Maths Library - mirror of https://code.google.com/p/libfixmath/☆22Updated 10 years ago
- The Configurable Math Library, v1☆33Updated 7 years ago
- Vector math library with NEON/SSE support☆354Updated last year