MFixedPoint

MFixedPoint

gbmhunter

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, ATmega, PSoC 5, PSoC 5 LP, PSoC 4, Arduino platforms e.t.c). Common applications include BLDC motor control and image processing. Best performance on a 32-bit or higher architecture (although 8-bit architectures should still be fine).

174 Stars
33 Forks
174 Watchers
C++ Language
mit License
100 SrcLog Score
Cost to Build
$288.3K
Market Value
$543.9K

Growth over time

1 data points  ·  2026-04-11 → 2026-04-11
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about MFixedPoint

Question copied to clipboard

What is the gbmhunter/MFixedPoint GitHub project? Description: "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, ATmega, PSoC 5, PSoC 5 LP, PSoC 4, Arduino platforms e.t.c). Common applications include BLDC motor control and image processing. Best performance on a 32-bit or higher architecture (although 8-bit architectures should still be fine).". Written in C++. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone MFixedPoint

Clone via HTTPS

git clone https://github.com/gbmhunter/MFixedPoint.git

Clone via SSH

[email protected]:gbmhunter/MFixedPoint.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the MFixedPoint issue tracker:

Open GitHub Issues