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☆443Updated 11 years ago
- Cross Platform Fixed Point Maths Library☆797Updated last year
- C++ header-only fixed-point math library☆725Updated 7 months ago
- A Compositional Numeric Library for C++☆657Updated last year
- Library for fixed point arithmetic in C++☆46Updated last year
- 128-bit (64.64) signed fixed-point arithmetic.☆175Updated 5 months ago
- Cross Platform Fixed Point Maths Library - mirror of https://code.google.com/p/libfixmath/☆22Updated 10 years ago
- Fixed Point Arithmetic C++14 Library☆111Updated 6 years ago
- Highly optimized 32-bit fixed-point math library for embedded systems☆44Updated 6 years ago
- Subset of the C++ standard library for AVR targets☆77Updated 2 weeks ago
- Miscellaneous C++11 utility classes and functions☆432Updated 2 months ago
- LibQ: Simulate your C++ floating-point algorithms with fixed-point easily without any pain :)☆17Updated 3 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆59Updated 5 years 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☆193Updated 6 years ago
- small delegate implementation☆85Updated 8 years ago
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆194Updated last year
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆102Updated 5 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆79Updated 3 weeks ago
- A fixed point arithmetic library for Arduino☆92Updated last year
- A Typed Hierarchical State Machine Framework in C++☆47Updated 4 months ago
- embxx - Embedded C++ Library☆271Updated 5 years ago
- Simple, flexible and modular assertion macro.☆226Updated last year
- Embedded Template Library☆59Updated last year
- Compositional DSP Library☆24Updated 4 years ago
- Fast yet accurate trigonometric functions☆159Updated 3 years ago
- a one header library for creating Lua bindings to C++☆78Updated 4 years ago
- CBOR C++ serialization library☆77Updated last year
- A C++ serialization/deserialization library designed with embedded systems in mind☆94Updated 2 weeks ago