mgetka / fptc-lib
Modified version of Fixed Point Math Library for C
☆33Updated 9 months ago
Alternatives and similar repositories for fptc-lib:
Users that are interested in fptc-lib are comparing it to the libraries listed below
- Fixed point math library in C with 3d vectors and quaternions - formal verification is in process...☆12Updated 5 years ago
- Integer and fixed point square root functions using only add, subtract and shifts☆87Updated last year
- A small, usability-oriented generic container library.☆219Updated 3 weeks ago
- The smallest public printf implementation for its feature set.☆635Updated this week
- Comparison of different C libraries providing generic containers capabilities☆23Updated 3 months ago
- C++ header only library for saturation arithmetic functions and always saturating types.☆16Updated 3 years ago
- A fixed point library (Signed Q16.16) for embedded systems.☆45Updated 2 months ago
- My variant of the C Template Library☆179Updated 10 months ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆165Updated 2 months ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆147Updated 9 months ago
- A versatile, performance-oriented generic hash table library for C.☆95Updated 6 months ago
- A Safety-Critical Utility Code☆39Updated last week
- simple getopt-implementation☆66Updated 2 years ago
- Single-header library for writing CLI applications in C/C++☆80Updated 2 years ago
- C++ header-only fixed-point math library☆687Updated 3 months ago
- A collection of single header file libraries☆20Updated last year
- Single header C99 coroutines library. Forked from libco and flb_libco.☆72Updated 4 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…☆161Updated 5 years ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆468Updated 2 months ago
- Fixed Radix Math library for embedded systems (opt for speed)☆21Updated 9 months ago
- A lean C++ string format library (mainly) for embedded platforms☆17Updated 6 years ago
- A lightweight tiny printf alternative. With some reasonable limitations, extensions, and alternative behaviour suited to microcontroller…☆37Updated 2 weeks ago
- A small C unit test library closely mimicking Google Test☆32Updated 5 months ago
- Fast realtime softare rendering library for C++14 using SSE/AVX/NEON. 2D, 3D and isometric rendering with minimal system dependencies.☆86Updated this week
- Portable Bitfields implementation, with configurable behavior.☆26Updated 10 months ago
- Highly optimized, single-header, 3D math library written in C. Uses SIMDE as the back-end for auto-vectorization on most platforms.☆40Updated last year
- A script that generates a single-header & single-header+single-source version of GLFW☆49Updated 2 years ago
- SDL2's gesture API split out into a single-header library.☆25Updated 2 months ago
- Growable Memory Buffer for C99☆121Updated 3 years ago
- Can't Believe It's Not C++! - datastructures and other utility macros to make your life a little easier in C☆73Updated 4 months ago