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.
☆145Updated 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
- nanothread — Minimal thread pool for task parallelism☆74Updated 2 weeks ago
- AVX-optimized sin(), cos(), exp() and log() functions☆123Updated 3 years ago
- NanoSTL, a small subset of C++ STL and libm☆126Updated 3 months ago
- Simple example of using Vulkan for GPGPU computing☆53Updated 6 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆74Updated 8 years ago
- C++ Binary Fixed-Point Arithmetic☆233Updated 6 years ago
- SPMD in C++☆68Updated 4 years ago
- single-header c++ math library☆108Updated 4 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆117Updated 4 years ago
- C++ Custom memory allocators☆56Updated 4 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆183Updated 2 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆105Updated 10 months ago
- C++ Reflection using clang☆276Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆120Updated 3 months ago
- Fast string implementation for graphics.☆185Updated last year
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆89Updated 3 years ago
- Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.☆255Updated 5 years ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 5 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆77Updated 7 months ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆103Updated 8 years ago
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- Small C++ metaprogramming library to manage lists of types☆32Updated 3 years ago
- Add-on packages for Vector class library☆73Updated last year
- Game engine project by Nils Petter Skålerud (Didgy)☆33Updated last year
- Profile your c++ code☆82Updated 12 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆168Updated 3 weeks ago
- std::embed implementation for the poor (C++17)☆90Updated last year