lemire / fast_double_parserLinks
Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtod
☆660Updated last week
Alternatives and similar repositories for fast_double_parser
Users that are interested in fast_double_parser are comparing it to the libraries listed below
Sorting:
- Reference implementation of Dragonbox in C++☆645Updated 7 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- Converts floating point numbers to decimal strings☆1,251Updated 11 months ago
- Official git repository for libdivide: optimized integer division☆1,207Updated 2 weeks ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,782Updated this week
- A C/C++ header to help move #ifdefs out of your code☆847Updated 8 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆617Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆742Updated 8 months ago
- libnop: C++ Native Object Protocols☆576Updated 9 months ago
- Portable header-only C++ low level SIMD library☆1,275Updated 9 months ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,391Updated this week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,567Updated 2 years ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,802Updated last year
- BitMagic Library☆424Updated last month
- Parse command line arguments by defining a struct☆491Updated 7 months ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆385Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆947Updated last week
- C++ implementation of a memory efficient hash map and hash set☆349Updated 8 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,813Updated 11 months ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- A tool to graphically visualize SIMD code☆678Updated 2 years ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,201Updated this week
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆473Updated 9 months ago
- 🚀 Fast C/C++ bit population count library☆346Updated 11 months ago
- SIMD Vector Classes for C++☆1,491Updated last year
- This is a repository for the code posted on my blog☆879Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,421Updated 2 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago