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:
- NanoSTL, a small subset of C++ STL and libm☆128Updated 6 months ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 4 years ago
- nanothread — Minimal thread pool for task parallelism☆78Updated 2 months ago
- Simple example of using Vulkan for GPGPU computing☆55Updated 6 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆125Updated 3 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Fast string implementation for graphics.☆188Updated last year
- SPMD in C++☆68Updated 5 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆176Updated 6 months ago
- IEEE 754 16-bit Float☆44Updated 11 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆121Updated 6 months ago
- C++ Custom memory allocators☆61Updated 5 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
- Modified DirectXMath for cross-platform compiling☆35Updated 9 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆75Updated 9 years ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆90Updated 3 years ago
- Fiber-based job system with extremely simple API☆82Updated 4 years ago
- Blazing fast memory allocator designed for video games☆319Updated last year
- Single-header libraries from the Magnum engine☆119Updated 2 months ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆79Updated 3 weeks ago
- Add-on packages for Vector class library☆75Updated last year
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆91Updated 2 months ago
- single-header c++ math library☆109Updated 5 years ago
- Aimed to eliminate preprocessor hell in shaders and kernels.☆45Updated 8 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆190Updated 3 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆208Updated 3 years ago
- Cross platform portable accelerate math library using universal intrinsics.☆80Updated 4 years ago
- Single header "no-allocation" KTX/DDS file reader☆120Updated last year
- std::embed implementation for the poor (C++17)☆91Updated last year