fastfloat / fast_float
Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, Redis and WebKit/Safari
☆1,678Updated last month
Alternatives and similar repositories for fast_float:
Users that are interested in fast_float are comparing it to the libraries listed below
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆648Updated 2 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,740Updated 11 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,284Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,901Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,111Updated this week
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,258Updated this week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,538Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,714Updated 2 weeks ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,212Updated this week
- scanf for modern C++☆1,101Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,902Updated this week
- C++ template library for high performance SIMD based sorting algorithms☆907Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,470Updated 3 months ago
- The compiler is available for download. Get it!☆2,462Updated last year
- Converts floating point numbers to decimal strings☆1,222Updated 6 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆988Updated last month
- Reference implementation of Dragonbox in C++☆625Updated 2 months ago
- Vector class library, latest version☆1,329Updated 11 months ago
- A C/C++ header to help move #ifdefs out of your code☆811Updated 3 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,302Updated 3 months ago
- Message passing based allocator☆1,602Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,120Updated 3 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,713Updated last week
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,782Updated 6 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,432Updated 5 months ago
- Portable header-only C++ low level SIMD library☆1,255Updated 4 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,356Updated this week
- C++11/14/17 std::expected with functional-style extensions☆1,568Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,551Updated 4 months ago
- C++ parsing DSL☆1,025Updated last week