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.
☆144Updated 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 2 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- C++ Custom memory allocators☆55Updated 4 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆71Updated 5 months ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆207Updated 3 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆121Updated 3 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆183Updated 2 years ago
- std::embed implementation for the poor (C++17)☆88Updated last year
- C++20 coroutines-based cooperative multitasking library☆104Updated 3 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆173Updated 2 months ago
- Simple example of using Vulkan for GPGPU computing☆53Updated 6 years ago
- Add-on packages for Vector class library☆73Updated last year
- C++ Reflection using clang☆276Updated last year
- Blazing fast memory allocator designed for video games☆305Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated last week
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆119Updated last month
- Single-header libraries from the Magnum engine☆117Updated this week
- Lightweight C++ task system☆79Updated 7 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆74Updated 8 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆116Updated 4 years ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆89Updated 3 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆39Updated last year
- Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)☆345Updated 3 years ago
- tser - tiny serialization for C++☆138Updated 3 years ago
- Cross-platform C++17 Runtime Reflection Library☆233Updated 6 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Fast string implementation for graphics.☆184Updated last year