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.
☆152Updated 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:
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 5 years ago
- Fast string implementation for graphics.☆194Updated 2 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆210Updated 4 years ago
- NanoSTL, a small subset of C++ STL and libm☆129Updated 5 months ago
- A flexible and fast matrix, transform and geometry library.☆130Updated 7 months ago
- Simple example of using Vulkan for GPGPU computing☆58Updated 7 years ago
- IEEE 754 16-bit Float☆46Updated 11 years ago
- single-header c++ math library☆110Updated 5 years ago
- C++ multidimensional arrays in the spirit of the STL☆203Updated 9 months ago
- Profile your c++ code☆81Updated 13 years ago
- C++ Reflection using clang☆283Updated 2 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆133Updated 3 months ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆80Updated 9 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- A portable single header C++ fiber function library for co-operative multitasking☆115Updated 6 years ago
- Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)☆359Updated 4 years ago
- Compile time mathematic functions for C++14☆186Updated 4 years ago
- C++ Custom memory allocators☆66Updated 5 years ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆92Updated 4 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆108Updated 9 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆128Updated 4 years ago
- Aimed to eliminate preprocessor hell in shaders and kernels.☆45Updated 8 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆196Updated 3 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Updated last month
- Modern C++ swizzling header-only library☆194Updated 2 years ago
- nanothread — Minimal thread pool for task parallelism☆91Updated this week
- Blazing fast memory allocator designed for video games☆325Updated 2 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆87Updated 7 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆232Updated 4 years ago