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:
- NanoSTL, a small subset of C++ STL and libm☆129Updated 5 months ago
- nanothread — Minimal thread pool for task parallelism☆91Updated this week
- Fast string implementation for graphics.☆194Updated 2 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 3 months ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆209Updated last month
- C++ multidimensional arrays in the spirit of the STL☆203Updated 9 months ago
- cpu path tracing test bed☆46Updated last year
- 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
- 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
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Updated 7 years ago
- Path tracing, done three ways☆199Updated 4 years ago
- ☆101Updated last year
- single source shaders for opengl☆103Updated last year
- single-header c++ math library☆110Updated 5 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆133Updated 3 months ago
- SPEAR is a integrated domain specific language translating C++17 to SPIR-V at host runtime☆51Updated 7 years ago
- SPMD in C++☆68Updated 5 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago
- A Low-Dimensional Function Space for Efficient Spectral Upsampling☆27Updated last month
- The normative reference documentation for the Slang programming language.☆16Updated last week
- Aimed to eliminate preprocessor hell in shaders and kernels.☆45Updated 8 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
- A beginner-friendly Vulkan path tracing tutorial in under 300 lines of C++.☆23Updated 5 years ago
- FLOꟼ - An MIT-licensed image viewer equipped with a GPU-accelerated perceptual image diffing algorithm based on ꟻLIP☆68Updated 3 years ago
- A (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project struct…☆294Updated last year
- Vulkan triangle in ~380 lines of code☆132Updated this week
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆53Updated 7 years ago
- HLSL-to-ISPC Utility Library☆43Updated 8 years ago
- A portable single header C++ fiber function library for co-operative multitasking☆115Updated 6 years ago