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…
☆159Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for MFixedPoint
- C++ Binary Fixed-Point Arithmetic☆231Updated 5 years ago
- C library for fixed point matrix, quaternion and vector calculations☆428Updated 10 years ago
- Cross Platform Fixed Point Maths Library☆759Updated last year
- C++ header-only fixed-point math library☆672Updated last month
- Fixed Point Arithmetic C++14 Library☆108Updated 6 years ago
- A Compositional Numeric Library for C++☆644Updated 6 months ago
- Library for fixed point arithmetic in C++☆43Updated 9 months ago
- Miscellaneous C++11 utility classes and functions☆422Updated last year
- Compositional DSP Library☆24Updated 3 years ago
- A C++, compile-time, reactive RTOS for the Stack Resource Policy based Real-Time For the Masses kernel☆190Updated 6 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆58Updated 5 years ago
- Embedded Template Library☆58Updated last year
- Fast yet accurate trigonometric functions☆149Updated 2 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆172Updated 3 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆88Updated 2 years ago
- Experimental config library for C++☆140Updated 2 years ago
- fixed-point math library for embedded signal processing☆59Updated 9 years ago
- embxx - Embedded C++ Library☆263Updated 4 years ago
- Highly optimized 32-bit fixed-point math library for embedded systems☆43Updated 5 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆101Updated 5 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆111Updated 4 months ago
- A simple C++11 reflection/serialization framework.☆129Updated 8 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆67Updated 2 months ago
- Simple, flexible and modular assertion macro.☆221Updated 7 months ago
- Header only FFT library☆169Updated last year
- type-safe and low-boilerplate bit level serialization☆120Updated 3 years ago
- Cross Platform Fixed Point Maths Library - mirror of https://code.google.com/p/libfixmath/☆20Updated 9 years ago
- LibQ: Simulate your C++ floating-point algorithms with fixed-point easily without any pain :)☆16Updated 3 years ago
- Subset of the C++ standard library for AVR targets☆70Updated 2 months ago
- small delegate implementation☆84Updated 7 years ago