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☆236Updated 6 years ago
- C library for fixed point matrix, quaternion and vector calculations☆453Updated 11 years ago
- Cross Platform Fixed Point Maths Library☆837Updated 2 years ago
- Library for fixed point arithmetic in C++☆48Updated last year
- Fixed Point Arithmetic C++14 Library☆113Updated 7 years ago
- C++ header-only fixed-point math library☆782Updated last year
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆62Updated 6 years ago
- Highly optimized 32-bit fixed-point math library for embedded systems☆48Updated 6 years ago
- Miscellaneous C++11 utility classes and functions☆436Updated 9 months ago
- A Compositional Numeric Library for C++☆683Updated last year
- Compositional DSP Library☆25Updated 4 years ago
- LibQ: Simulate your C++ floating-point algorithms with fixed-point easily without any pain :)☆20Updated 4 years ago
- Subset of the C++ standard library for AVR targets☆82Updated 7 months ago
- Header only FFT library☆177Updated 2 years ago
- Embedded Template Library☆59Updated 2 years ago
- small delegate implementation☆85Updated 9 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆125Updated last year
- The Fastest Fourier Transform in the South☆152Updated 3 years ago
- Integer and fixed point square root functions using only add, subtract and shifts☆93Updated 2 years ago
- Template based C++11 FFT implementation.☆53Updated 10 years ago
- embxx - Embedded C++ Library☆273Updated 6 years ago
- A C++, compile-time, reactive RTOS for the Stack Resource Policy based Real-Time For the Masses kernel☆197Updated 7 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 7 months ago
- Fast yet accurate trigonometric functions☆165Updated 3 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆87Updated 6 months ago
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆201Updated 2 years ago
- A C99 implementation of the Consistent Overhead Byte Stuffing ("COBS") algorithm.☆63Updated last year
- [DEPRECATED MIRROR] You want https://github.com/mborgerding/kissfft!☆150Updated 7 years ago
- A lean C++ string format library (mainly) for embedded platforms☆22Updated 6 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆176Updated last year