lemire / fast_floatLinks
Fast and exact implementation of the C++ from_chars functions for float and double types: 4x faster than strtod
☆12Updated last month
Alternatives and similar repositories for fast_float
Users that are interested in fast_float are comparing it to the libraries listed below
Sorting:
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 3 months ago
- Fast string implementation for graphics.☆194Updated 2 years ago
- Excalibur Hash is a high-speed hash map and hash set, ideal for performance-critical uses like video games☆334Updated 6 months ago
- SPMD in C++☆68Updated 5 years ago
- ☆33Updated 3 years ago
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆152Updated 13 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆80Updated 9 years ago
- C++ multidimensional arrays in the spirit of the STL☆203Updated 9 months ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 5 years ago
- ☆81Updated 3 years ago
- C++17 GLSL-like vector and matrix math lib☆189Updated 4 years ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆209Updated last month
- ⏱️ single header benchmark framework for C and C++☆248Updated last year
- nanothread — Minimal thread pool for task parallelism☆91Updated this week
- FLOꟼ - An MIT-licensed image viewer equipped with a GPU-accelerated perceptual image diffing algorithm based on ꟻLIP☆68Updated 3 years ago
- A Low-Dimensional Function Space for Efficient Spectral Upsampling☆27Updated last month
- NanoSTL, a small subset of C++ STL and libm☆129Updated 5 months ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆133Updated 3 months ago
- A portable single header C++ fiber function library for co-operative multitasking☆115Updated 6 years ago
- single-header c++ math library☆110Updated 5 years ago
- SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library nee…☆173Updated 2 years ago
- Path tracing, done three ways☆199Updated 4 years ago
- Inspect floating point computations☆144Updated 4 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago
- CPU Based Rasterizer Engine☆196Updated 4 years ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆84Updated 5 years ago
- A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values.☆318Updated 6 months ago
- Aimed to eliminate preprocessor hell in shaders and kernels.☆45Updated 8 years ago
- C++ implementation of "Stochastic Generation of (t,s) Sample Sequences", by Helmer, Christensen, and Kensler (2021)☆55Updated 2 years ago