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.
☆142Updated 12 years ago
Alternatives and similar repositories for half_float:
Users that are interested in half_float are comparing it to the libraries listed below
- NanoSTL, a small subset of C++ STL and libm☆126Updated last month
- C++ Custom memory allocators☆54Updated 4 years ago
- Simple example of using Vulkan for GPGPU computing☆53Updated 6 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆116Updated 4 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆119Updated 3 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆97Updated this week
- SPMD in C++☆68Updated 4 years ago
- nanothread — Minimal thread pool for task parallelism☆64Updated this week
- Fast string implementation for graphics.☆183Updated last year
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- std::embed implementation for the poor (C++17)☆88Updated last year
- Add-on packages for Vector class library☆73Updated last year
- 128-bit (64.64) signed fixed-point arithmetic.☆173Updated last month
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆89Updated 3 years ago
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- Blazing fast memory allocator designed for video games☆304Updated last year
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆74Updated 8 years ago
- IEEE 754 16-bit Float☆45Updated 10 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆118Updated last month
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated last week
- Aimed to eliminate preprocessor hell in shaders and kernels.☆42Updated 7 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆183Updated 2 years ago
- Fast integer to ascii / integer to string conversion☆223Updated 2 years ago
- Cross platform portable accelerate math library using universal intrinsics.☆79Updated 4 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆39Updated last year
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆88Updated last year
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆45Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago