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.
☆148Updated 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:
- IEEE 754 16-bit Float☆45Updated 11 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 4 years ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 7 months ago
- Fast string implementation for graphics.☆191Updated last year
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆75Updated 9 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆125Updated 6 months ago
- Simple example of using Vulkan for GPGPU computing☆56Updated 6 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆125Updated 3 years ago
- nanothread — Minimal thread pool for task parallelism☆80Updated 3 months ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆91Updated 3 years ago
- A flexible and fast matrix, transform and geometry library.☆130Updated last month
- single-header c++ math library☆111Updated 5 years ago
- C++ Reflection using clang☆277Updated 2 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆208Updated 3 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 7 years ago
- C++20 coroutines-based cooperative multitasking library☆107Updated 3 years ago
- Aimed to eliminate preprocessor hell in shaders and kernels.☆45Updated 8 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
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆198Updated last year
- A portable single header C++ fiber function library for co-operative multitasking☆114Updated 5 years ago
- Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.☆258Updated 5 years ago
- C++ multidimensional arrays in the spirit of the STL☆201Updated 3 months ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆103Updated 8 years ago
- Modern C++ swizzling header-only library☆192Updated last year
- Fiber-based job system with extremely simple API☆82Updated 4 years ago
- A Sample vulkan layer☆50Updated 3 years ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆51Updated 2 months ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆191Updated 3 years ago
- Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)☆349Updated 4 years ago