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☆235Updated 6 years ago
- C library for fixed point matrix, quaternion and vector calculations☆452Updated 11 years ago
- Cross Platform Fixed Point Maths Library☆821Updated 2 years ago
- Library for fixed point arithmetic in C++☆47Updated last year
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- C++ header-only fixed-point math library☆754Updated 11 months ago
- Highly optimized 32-bit fixed-point math library for embedded systems☆46Updated 6 years ago
- Compositional DSP Library☆24Updated 4 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆120Updated last year
- LibQ: Simulate your C++ floating-point algorithms with fixed-point easily without any pain :)☆19Updated 3 years ago
- Miscellaneous C++11 utility classes and functions☆434Updated 5 months ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆61Updated 6 years ago
- A Compositional Numeric Library for C++☆671Updated last year
- Subset of the C++ standard library for AVR targets☆82Updated 4 months ago
- Embedded Template Library☆59Updated 2 years ago
- Template based C++11 FFT implementation.☆53Updated 10 years ago
- small delegate implementation☆85Updated 8 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆85Updated 3 months ago
- Fast yet accurate trigonometric functions☆163Updated 3 years ago
- Header only FFT library☆177Updated 2 years ago
- Vector math library with NEON/SSE support☆354Updated last year
- [DEPRECATED MIRROR] You want https://github.com/mborgerding/kissfft!☆150Updated 7 years ago
- A C++, compile-time, reactive RTOS for the Stack Resource Policy based Real-Time For the Masses kernel☆196Updated 7 years ago
- The Fastest Fourier Transform in the South☆148Updated 3 years ago
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆199Updated 2 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆178Updated 9 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 4 months ago
- CBOR C++ serialization library☆76Updated last year
- embxx - Embedded C++ Library☆271Updated 5 years ago
- A C99 implementation of the Consistent Overhead Byte Stuffing ("COBS") algorithm.☆61Updated 11 months ago