Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtod
☆669May 27, 2025Updated 10 months ago
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,036Updated this week
- Converts floating point numbers to decimal strings☆1,326Feb 9, 2026Updated 2 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Mar 31, 2026Updated last week
- Reference implementation of Dragonbox in C++☆806Oct 3, 2025Updated 6 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,109Mar 23, 2026Updated 2 weeks ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- String to Float Benchmark☆19Oct 27, 2018Updated 7 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆645Mar 10, 2023Updated 3 years ago
- Official git repository for libdivide: optimized integer division☆1,306Mar 5, 2026Updated last month
- 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,605May 1, 2023Updated 2 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,745Updated this week
- A fast SIMD parser for CSV files☆160Jul 2, 2022Updated 3 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,424Oct 26, 2025Updated 5 months ago
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆23,614Updated this week
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- C++ parsing DSL☆1,240Oct 18, 2025Updated 5 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,498Mar 8, 2024Updated 2 years ago
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,182Mar 31, 2026Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,680Oct 6, 2024Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Nov 2, 2025Updated 5 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,688Updated this week
- Fast and memory efficient c++ flat hash table/map/set☆701Mar 27, 2026Updated last week
- scanf for modern C++☆1,306Oct 29, 2025Updated 5 months ago
- Yet Another Serialization☆771Feb 18, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Message passing based allocator☆1,807Mar 28, 2026Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,300Feb 27, 2026Updated last month
- C++14 lock-free queue.☆1,844Mar 25, 2026Updated 2 weeks ago
- BitMagic Library☆446Apr 2, 2026Updated last week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,163Dec 6, 2025Updated 4 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- SIMD Vector Classes for C++☆1,520Apr 2, 2026Updated last week
- Fast integer compression in C using the StreamVByte codec☆413Mar 24, 2026Updated 2 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Feb 22, 2025Updated last year
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- C++ double-to-string conversion benchmark☆260Feb 21, 2022Updated 4 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
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,197Jan 4, 2024Updated 2 years ago
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,417Apr 2, 2026Updated last week
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆206Nov 19, 2019Updated 6 years ago
- A very fast hashtable☆1,842Sep 27, 2023Updated 2 years ago