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☆436Updated 11 years ago
- Cross Platform Fixed Point Maths Library☆787Updated last year
- C++ header-only fixed-point math library☆705Updated 5 months ago
- A Compositional Numeric Library for C++☆648Updated 10 months ago
- Fixed Point Arithmetic C++14 Library☆109Updated 6 years ago
- Library for fixed point arithmetic in C++☆45Updated last year
- Miscellaneous C++11 utility classes and functions☆428Updated last year
- Highly optimized 32-bit fixed-point math library for embedded systems☆43Updated 5 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 5 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆173Updated 2 months ago
- Integer and fixed point square root functions using only add, subtract and shifts☆87Updated last year
- A C++, compile-time, reactive RTOS for the Stack Resource Policy based Real-Time For the Masses kernel☆192Updated 6 years ago
- LibQ: Simulate your C++ floating-point algorithms with fixed-point easily without any pain :)☆17Updated 3 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆89Updated 2 years ago
- Subset of the C++ standard library for AVR targets☆74Updated 6 months ago
- embxx - Embedded C++ Library☆265Updated 5 years ago
- Embedded Template Library☆58Updated last year
- small delegate implementation☆84Updated 8 years ago
- Vector math library with NEON/SSE support☆351Updated last year
- A fixed point arithmetic library for Arduino☆90Updated last year
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆72Updated 6 months ago
- a one header library for creating Lua bindings to C++☆78Updated 3 years ago
- fixed-point math library for embedded signal processing☆61Updated 9 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…☆144Updated 12 years ago
- Cross Platform Fixed Point Maths Library - mirror of https://code.google.com/p/libfixmath/☆22Updated 10 years ago
- A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small …☆146Updated 3 weeks ago
- High-Performance Flat Finite State Machine Framework☆48Updated 9 months ago
- Experimental config library for C++☆141Updated 3 years ago
- A simple C++11 reflection/serialization framework.☆129Updated 9 years ago