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
☆648Updated 2 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++☆627Updated 3 months ago
- Converts floating point numbers to decimal strings☆1,226Updated 7 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 2 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,686Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆733Updated 4 months ago
- Parse command line arguments by defining a struct☆473Updated 3 months ago
- BitMagic Library☆414Updated 4 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆390Updated 5 months ago
- Official git repository for libdivide: optimized integer division☆1,136Updated this week
- libnop: C++ Native Object Protocols☆575Updated 5 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆910Updated 2 weeks ago
- A C/C++ header to help move #ifdefs out of your code☆815Updated 4 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,787Updated 6 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,276Updated this week
- Message passing based allocator☆1,604Updated 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…☆465Updated 4 months ago
- Portable header-only C++ low level SIMD library☆1,257Updated 5 months ago
- A very fast hashtable☆1,731Updated last year
- 🚀 Fast C/C++ bit population count library☆336Updated 7 months ago
- A fast alternative to the modulo reduction☆306Updated 3 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,743Updated 11 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆599Updated last year
- C++ implementation of a memory efficient hash map and hash set☆343Updated 4 months ago
- A tool to graphically visualize SIMD code☆677Updated last year
- Fast integer compression in C using the StreamVByte codec☆385Updated 2 weeks ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆380Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆995Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆635Updated 2 weeks ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆982Updated 7 months ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year