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,740Updated last month
Alternatives and similar repositories for fast_float:
Users that are interested in fast_float are comparing it to the libraries listed below
- Cross-platform C++11 header-only library for memory mapped file IO☆1,781Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,921Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,528Updated 6 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,176Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,998Updated last week
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,353Updated last week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,932Updated 2 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,180Updated 6 months ago
- C++ template library for high performance SIMD based sorting algorithms☆927Updated this week
- SIMD Vector Classes for C++☆1,479Updated 10 months ago
- Reference implementation of Dragonbox in C++☆643Updated 5 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,561Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,399Updated last month
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆656Updated 5 months ago
- C++14 lock-free queue.☆1,631Updated last week
- Vector class library, latest version☆1,356Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,053Updated 2 months ago
- scanf for modern C++☆1,169Updated last month
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,351Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,574Updated 7 months ago
- Portable header-only C++ low level SIMD library☆1,270Updated 7 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆609Updated 2 years ago
- Extremely fast, in memory, JSON and interface library for modern C++☆1,815Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,258Updated last month
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,825Updated 2 months ago
- Official git repository for libdivide: optimized integer division☆1,173Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆936Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆739Updated 7 months ago
- C++ parsing DSL☆1,057Updated 3 months ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,646Updated 2 weeks ago