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…
☆173Updated 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☆235Updated 6 years ago
- C library for fixed point matrix, quaternion and vector calculations☆452Updated 11 years ago
- Library for fixed point arithmetic in C++☆48Updated last year
- Fixed Point Arithmetic C++14 Library☆113Updated 7 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆63Updated 6 years ago
- Compositional DSP Library☆25Updated 4 years ago
- Cross Platform Fixed Point Maths Library☆836Updated 2 years ago
- C++ header-only fixed-point math library☆778Updated last year
- Subset of the C++ standard library for AVR targets☆82Updated 6 months ago
- Embedded Template Library☆59Updated 2 years ago
- Highly optimized 32-bit fixed-point math library for embedded systems☆48Updated 6 years ago
- A Compositional Numeric Library for C++☆679Updated last year
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
- LibQ: Simulate your C++ floating-point algorithms with fixed-point easily without any pain :)☆20Updated 4 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆87Updated 6 months ago
- Miscellaneous C++11 utility classes and functions☆435Updated 8 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 6 months ago
- Header only FFT library☆177Updated 2 years ago
- A lean C++ string format library (mainly) for embedded platforms☆21Updated 6 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆125Updated last year
- Fast yet accurate trigonometric functions☆165Updated 3 years ago
- A C++, compile-time, reactive RTOS for the Stack Resource Policy based Real-Time For the Masses kernel☆197Updated 7 years ago
- embxx - Embedded C++ Library☆272Updated 6 years ago
- kalman-estimator - a Kalman estimator in C++☆23Updated 4 years ago
- small delegate implementation☆85Updated 9 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆178Updated 11 months ago
- libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.☆108Updated 8 months ago
- Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (…☆59Updated 8 years ago
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆200Updated 2 years ago
- Integer and fixed point square root functions using only add, subtract and shifts☆93Updated 2 years ago