gbmhunter / MFixedPoint
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…
☆164Updated 5 years ago
Alternatives and similar repositories for MFixedPoint:
Users that are interested in MFixedPoint are comparing it to the libraries listed below
- C++ Binary Fixed-Point Arithmetic☆232Updated 5 years ago
- C library for fixed point matrix, quaternion and vector calculations☆438Updated 11 years ago
- Cross Platform Fixed Point Maths Library☆787Updated last year
- Library for fixed point arithmetic in C++☆45Updated last year
- C++ header-only fixed-point math library☆711Updated 5 months ago
- Fixed Point Arithmetic C++14 Library☆110Updated 6 years ago
- A Compositional Numeric Library for C++☆649Updated 11 months ago
- 128-bit (64.64) signed fixed-point arithmetic.☆174Updated 3 months ago
- Highly optimized 32-bit fixed-point math library for embedded systems☆43Updated 6 years ago
- Miscellaneous C++11 utility classes and functions☆429Updated last year
- Vector math library with NEON/SSE support☆353Updated last year
- Fast yet accurate trigonometric functions☆151Updated 2 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 5 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆117Updated 9 months ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆102Updated 5 years ago
- A C++, compile-time, reactive RTOS for the Stack Resource Policy based Real-Time For the Masses kernel☆192Updated 6 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆74Updated 6 months ago
- Embedded Template Library☆59Updated last year
- small delegate implementation☆84Updated 8 years ago
- Simple, compact, endian-safe and header-only serialization/deserialization for C++☆91Updated 3 years ago
- MicroPather is a path finder and A* solver (astar or a-star) written in platform independent C++ that can be easily integrated into exist…☆335Updated 2 years ago
- Small collection of debug-related drop-in c/c++-utils☆251Updated 3 years ago
- Debug heap useful for tracking down memory errors.☆183Updated 9 years ago
- An interactive physics engine & library.☆137Updated 11 months ago
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- Integer and fixed point square root functions using only add, subtract and shifts☆87Updated last year
- Compositional DSP Library☆24Updated 4 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆90Updated 2 years ago
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆145Updated 13 years ago
- Modified version of Fixed Point Math Library for C☆36Updated 11 months ago