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
☆657Updated 6 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
Sorting:
- Reference implementation of Dragonbox in C++☆644Updated 6 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,247Updated 10 months ago
- Official git repository for libdivide: optimized integer division☆1,197Updated this week
- A C/C++ header to help move #ifdefs out of your code☆845Updated 7 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,767Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last month
- 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…☆470Updated 8 months ago
- Branchless UTF-8 decoder☆614Updated 2 years ago
- Fast integer to ascii / integer to string conversion☆228Updated 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,372Updated this week
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,811Updated 10 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆611Updated 2 years ago
- A tool to graphically visualize SIMD code☆678Updated 2 years ago
- 🚀 Fast C/C++ bit population count library☆345Updated 10 months ago
- C++ implementation of a memory efficient hash map and hash set☆348Updated 7 months ago
- Parse command line arguments by defining a struct☆491Updated 6 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆942Updated 3 months ago
- BitMagic Library☆425Updated last month
- Collection of miscellaneous portable C snippets.☆713Updated last year
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,010Updated 11 months ago
- libnop: C++ Native Object Protocols☆576Updated 9 months ago
- SIMD-accelerated base64 codecs☆434Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆698Updated 2 months ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆303Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,188Updated this week
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆385Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆356Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,409Updated 2 months ago