Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtod
☆670May 27, 2025Updated last year
Alternatives and similar repositories for fast_double_parser
Users that are interested in fast_double_parser are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆2,054Updated this week
- Converts floating point numbers to decimal strings☆1,343Feb 9, 2026Updated 3 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆348Apr 11, 2026Updated last month
- Reference implementation of Dragonbox in C++☆807Oct 3, 2025Updated 8 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,131Mar 23, 2026Updated 2 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- String to Float Benchmark☆19Oct 27, 2018Updated 7 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆653Mar 10, 2023Updated 3 years ago
- Official git repository for libdivide: optimized integer division☆1,331May 12, 2026Updated 3 weeks ago
- Reference implementation of Grisu-Exact in C++☆68Sep 29, 2020Updated 5 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,613May 1, 2023Updated 3 years ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,834Jun 1, 2026Updated last week
- A fast SIMD parser for CSV files☆161Jul 2, 2022Updated 3 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,446Apr 10, 2026Updated last month
- C++ parsing DSL☆1,243Oct 18, 2025Updated 7 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆23,823Updated this week
- Fast and exact implementation of the C++ from_chars functions for float and double types: 4x faster than strtod☆13Dec 24, 2025Updated 5 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,525Mar 8, 2024Updated 2 years ago
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,187Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,698Oct 6, 2024Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 7 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆13,040May 8, 2026Updated last month
- Fast and memory efficient c++ flat hash table/map/set☆715May 24, 2026Updated 2 weeks ago
- scanf for modern C++☆1,313Oct 29, 2025Updated 7 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Yet Another Serialization☆782Feb 18, 2025Updated last year
- Message passing based allocator☆1,843Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,320Updated this week
- C++14 concurrent lock-free low-latency queue.☆1,856May 18, 2026Updated 3 weeks ago
- BitMagic Library☆451Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,187Apr 8, 2026Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆600Jul 17, 2025Updated 10 months ago
- SIMD Vector Classes for C++☆1,533Apr 2, 2026Updated 2 months ago
- Fast integer compression in C using the StreamVByte codec☆414Apr 30, 2026Updated last month
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- A hybrid thread / fiber task scheduler written in C++ 11☆1,997Apr 27, 2026Updated last month
- C++ double-to-string conversion benchmark☆258Feb 21, 2022Updated 4 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,240Jan 4, 2024Updated 2 years ago
- Multiplying... backward?☆14Jul 22, 2020Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆123Jul 22, 2020Updated 5 years ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆3,039Updated this week
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,597Updated this week