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.
☆146Updated 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:
- nanothread — Minimal thread pool for task parallelism☆78Updated 2 months ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆75Updated 9 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- SPMD in C++☆68Updated 5 years ago
- Fast string implementation for graphics.☆187Updated last year
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆118Updated 4 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆121Updated 5 months ago
- IEEE 754 16-bit Float☆44Updated 10 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆125Updated 3 years ago
- Lightweight C++ task system☆80Updated 7 years ago
- Simple example of using Vulkan for GPGPU computing☆55Updated 6 years ago
- C++ Binary Fixed-Point Arithmetic☆233Updated 6 years ago
- A job system for game engines☆190Updated last month
- NanoSTL, a small subset of C++ STL and libm☆127Updated 5 months ago
- single-header c++ math library☆109Updated 5 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆190Updated 3 years ago
- Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.☆258Updated 5 years ago
- Aimed to eliminate preprocessor hell in shaders and kernels.☆45Updated 8 years ago
- Fixed Point Arithmetic C++14 Library☆111Updated 7 years ago
- A flexible and fast matrix, transform and geometry library.☆130Updated last week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆49Updated last month
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆90Updated 3 years ago
- C++ Custom memory allocators☆60Updated 5 years ago
- Cross-platform C++17 Runtime Reflection Library☆242Updated 9 months ago
- C++20 coroutines-based cooperative multitasking library☆106Updated 3 years ago
- Add-on packages for Vector class library☆75Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++ multidimensional arrays in the spirit of the STL☆202Updated last month
- Half precision floating point C++ library (imported from sourceforge upstream).☆34Updated 7 years ago