lemire / fast_float
Fast and exact implementation of the C++ from_chars functions for float and double types: 4x faster than strtod
☆12Updated last year
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 2 years ago
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Updated 7 years ago
- NanoSTL, a small subset of C++ STL and libm☆126Updated 4 months ago
- Struct-of-Arrays generator for C++ projects.☆56Updated 9 months ago
- Aimed to eliminate preprocessor hell in shaders and kernels.☆44Updated 7 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆74Updated 8 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆33Updated 2 years ago
- nanothread — Minimal thread pool for task parallelism☆74Updated last month
- FLOꟼ - An MIT-licensed image viewer equipped with a GPU-accelerated perceptual image diffing algorithm based on ꟻLIP☆64Updated 2 years ago
- Add-on packages for Vector class library☆74Updated last year
- SPMD in C++☆68Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆63Updated 4 years ago
- Fast string implementation for graphics.☆185Updated last year
- Flat containers for C++☆59Updated 2 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- Python-like 'enumerate' for C++☆28Updated 4 years ago
- Inspect C++ memory in the browser☆97Updated 3 years ago
- single-header c++ math library☆109Updated 4 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆117Updated 4 years ago
- std::embed implementation for the poor (C++17)☆91Updated last year
- 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…☆145Updated 13 years ago
- A combined repository for all RLIBM prototypes☆45Updated 7 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- C++ multidimensional arrays in the spirit of the STL☆202Updated last week
- Half precision floating point C++ library (imported from sourceforge upstream).☆34Updated 7 years ago
- C++20 coroutines-based cooperative multitasking library☆105Updated 3 years ago
- Virtual memory based containers☆42Updated 3 years ago
- cpu path tracing test bed☆43Updated 6 months ago
- llvm::SmallVector stripped from dependencies.☆34Updated 5 years ago
- Single header "no-allocation" KTX/DDS file reader☆119Updated last year