coder-mike / FixedPointLinks
Library for fixed point arithmetic in C++
☆47Updated last year
Alternatives and similar repositories for FixedPoint
Users that are interested in FixedPoint are comparing it to the libraries listed below
Sorting:
- MFixedPoint is a header-only fixed-point C++ library suitable for fast arithmetic operations on systems which don't have a FPU (e.g. embe…☆167Updated 6 years ago
- Fixed-point arithmetic in C++☆12Updated 11 years ago
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- SIMD optimizations related to 2D computer graphics☆35Updated 7 years ago
- C++ Binary Fixed-Point Arithmetic☆233Updated 6 years ago
- Fixed Point Arithmetic C++14 Library☆111Updated 7 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 10 years ago
- OpenGL / XML + Lua Game GUI library.☆19Updated 6 years ago
- Implementation of various math, img processing, etc functions for ARMv7 and NEON☆18Updated 14 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 11 years ago
- LibQ: Simulate your C++ floating-point algorithms with fixed-point easily without any pain :)☆17Updated 3 years ago
- A C++11 thread pool and profiler☆29Updated 7 years ago
- CMake script for creating/running Android APK☆12Updated 7 years ago
- Lightweight embeddable HTTP server. Written in C++11 (or C++03 w/boost).☆12Updated 10 years ago
- A very minimal .INI reader/writer (C++11)☆31Updated 9 years ago
- C++ variant data type with on-the-fly conversion☆11Updated last month
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- Based on the malloc implementation from http://tlsf.baisoku.org/☆65Updated 9 years ago
- A fast (not quite lock-free) multi-producer multi-consumer queue☆22Updated 6 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 10 years ago
- DSPatch Component Repository☆26Updated last month
- Fast C++ library to resize images, downscale (supersampling), upscale (Lanczos), gamma correction☆35Updated 9 years ago
- A template library for fixed-point calculations