acgessler / half_float
C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as texture format by OpenGl/Direct3D.
☆145Updated 13 years ago
Alternatives and similar repositories for half_float
Users that are interested in half_float are comparing it to the libraries listed below
Sorting:
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- NanoSTL, a small subset of C++ STL and libm☆126Updated 4 months ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆90Updated 3 years ago
- Add-on packages for Vector class library☆74Updated last year
- C++ Reflection using clang☆276Updated 2 years ago
- nanothread — Minimal thread pool for task parallelism☆74Updated last month
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- Fast string implementation for graphics.☆185Updated last year
- C++ Binary Fixed-Point Arithmetic☆233Updated 6 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆74Updated 8 years ago
- Cross-platform C++17 Runtime Reflection Library☆239Updated 8 months ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆207Updated 3 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆78Updated last week
- C++20 coroutines-based cooperative multitasking library☆105Updated 3 years ago
- SPMD in C++☆68Updated 5 years ago
- IEEE 754 16-bit Float☆44Updated 10 years ago
- tser - tiny serialization for C++☆140Updated 4 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆188Updated 3 years ago
- Fixed Point Arithmetic C++14 Library☆110Updated 6 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆120Updated 4 months ago
- Vector math library with NEON/SSE support☆353Updated last year
- single-header c++ math library☆109Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- Simple example of using Vulkan for GPGPU computing☆54Updated 6 years ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆47Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- GLFW Manager - C++ wrapper with multi-threading☆63Updated last year
- 128-bit (64.64) signed fixed-point arithmetic.☆175Updated 4 months ago