PetteriAimonen / libfixmathLinks
Cross Platform Fixed Point Maths Library
☆840Updated this week
Alternatives and similar repositories for libfixmath
Users that are interested in libfixmath are comparing it to the libraries listed below
Sorting:
- C library for fixed point matrix, quaternion and vector calculations☆455Updated 12 years ago
- 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…☆174Updated 6 years ago
- C++ header-only fixed-point math library☆790Updated last year
- Two-Level Segregated Fit memory allocator implementation.☆1,482Updated 4 years ago
- The smallest public printf implementation for its feature set.☆790Updated 6 months ago
- Small & portable byte-aligned LZ77 compression☆517Updated last year
- C++ Binary Fixed-Point Arithmetic☆236Updated 6 years ago
- Memory Manager For Small(ish) Microprocessors☆471Updated 11 months ago
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆607Updated 11 months ago
- A Compositional Numeric Library for C++☆683Updated last year
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆342Updated 2 years ago
- FlatBuffers Compiler and Library in C for C☆736Updated last week
- Miscellaneous C++11 utility classes and functions☆436Updated 10 months ago
- Modified version of Fixed Point Math Library for C☆41Updated last year
- Single header lib for JPEG encoding. Public domain. C99. stb style.☆301Updated 2 years ago
- Integer and fixed point square root functions using only add, subtract and shifts☆93Updated 2 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆300Updated 9 years ago
- A C math library targeted at games☆536Updated 5 years ago
- 🧪 single header unit testing framework for C and C++☆946Updated 5 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆277Updated 2 weeks ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆2,633Updated 4 months ago
- Lightweight, portable and easy to integrate C directory and file reader☆863Updated last year
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆383Updated 2 weeks ago
- Minimalistic MP3 decoder single header library☆1,847Updated last year
- Small, portable implementation of the C11 threads API