lemire / fast_double_parser
Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtod
☆654Updated 4 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
- Reference implementation of Dragonbox in C++☆630Updated 4 months ago
- Converts floating point numbers to decimal strings☆1,229Updated 8 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆308Updated 3 months 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,708Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆735Updated 5 months ago
- A C/C++ header to help move #ifdefs out of your code☆822Updated 5 months ago
- Official git repository for libdivide: optimized integer division☆1,151Updated last month
- Heap Layers: An Extensible Memory Allocation Infrastructure☆389Updated 6 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,794Updated 7 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,293Updated this week
- Fast integer compression in C using the StreamVByte codec☆390Updated 3 weeks ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,760Updated last year
- Parse command line arguments by defining a struct☆473Updated 4 months ago
- Message passing based allocator☆1,626Updated this week
- A fast alternative to the modulo reduction☆308Updated 3 years ago
- BitMagic Library☆416Updated last week
- Fast integer to ascii / integer to string conversion☆224Updated 2 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆604Updated last year
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- Lightweight, extremely high-performance JSON parser for C++11☆568Updated 3 years ago
- A tool to graphically visualize SIMD code☆678Updated last year
- Branchless UTF-8 decoder☆610Updated 2 years ago
- C++ template library for high performance SIMD based sorting algorithms☆919Updated this week
- C++ implementation of a memory efficient hash map and hash set☆345Updated 5 months ago
- 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…☆466Updated 6 months ago
- libnop: C++ Native Object Protocols☆576Updated 6 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,916Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,157Updated this week
- 🚀 Fast C/C++ bit population count library☆338Updated 8 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated 11 months ago