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…
☆169Updated 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☆234Updated 6 years ago
- C library for fixed point matrix, quaternion and vector calculations☆450Updated 11 years ago
- Library for fixed point arithmetic in C++☆47Updated last year
- Cross Platform Fixed Point Maths Library☆817Updated 2 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆60Updated 6 years ago
- Fixed Point Arithmetic C++14 Library☆111Updated 7 years ago
- Miscellaneous C++11 utility classes and functions☆433Updated 5 months ago
- Compositional DSP Library☆24Updated 4 years ago
- Highly optimized 32-bit fixed-point math library for embedded systems☆46Updated 6 years ago
- C++ header-only fixed-point math library☆751Updated 10 months ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆83Updated 2 months ago
- LibQ: Simulate your C++ floating-point algorithms with fixed-point easily without any pain :)☆19Updated 3 years ago
- Embedded Template Library☆59Updated 2 years ago
- A C++, compile-time, reactive RTOS for the Stack Resource Policy based Real-Time For the Masses kernel☆196Updated 6 years ago
- A Compositional Numeric Library for C++☆663Updated last year
- Template based C++11 FFT implementation.☆53Updated 10 years ago
- embxx - Embedded C++ Library☆271Updated 5 years ago
- Subset of the C++ standard library for AVR targets☆81Updated 3 months ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆120Updated last year
- small delegate implementation☆85Updated 8 years ago
- Header only FFT library☆177Updated 2 years ago
- Fast yet accurate trigonometric functions☆161Updated 3 years ago
- [DEPRECATED MIRROR] You want https://github.com/mborgerding/kissfft!☆150Updated 7 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆98Updated 3 months ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆109Updated 5 years ago
- Experimental config library for C++☆144Updated 3 years ago
- Vector math library with NEON/SSE support☆354Updated last year
- CBOR C++ serialization library☆76Updated last year
- The Fastest Fourier Transform in the South☆147Updated 3 years ago
- kalman-estimator - a Kalman estimator in C++☆23Updated 4 years ago