acgessler / half_floatLinks
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.
☆150Updated 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:
- NanoSTL, a small subset of C++ STL and libm☆127Updated 3 weeks ago
- Fast string implementation for graphics.☆192Updated last year
- C++ Reflection using clang☆279Updated 2 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 4 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆128Updated 8 months ago
- IEEE 754 16-bit Float☆46Updated 11 years ago
- A flexible and fast matrix, transform and geometry library.☆130Updated 3 months ago
- single-header c++ math library☆112Updated 5 years ago
- Simple example of using Vulkan for GPGPU computing☆56Updated 6 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆210Updated 3 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆194Updated 3 years ago
- A portable single header C++ fiber function library for co-operative multitasking☆114Updated 5 years ago
- unofficial mirror☆145Updated 6 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- C++20 coroutines-based cooperative multitasking library☆109Updated 3 years ago
- C++ multidimensional arrays in the spirit of the STL☆202Updated 4 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆83Updated 3 months ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆76Updated 9 years ago
- Aimed to eliminate preprocessor hell in shaders and kernels.☆45Updated 8 years ago
- SPMD in C++☆68Updated 5 years ago
- C++ Custom memory allocators☆65Updated 5 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- C++ Binary Fixed-Point Arithmetic☆235Updated 6 years ago
- Single-header libraries from the Magnum engine☆120Updated 5 months ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆104Updated 8 years ago
- Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)☆350Updated 4 years ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆198Updated last year