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
☆664Updated 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
Sorting:
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆330Updated 11 months ago
- Converts floating point numbers to decimal strings☆1,285Updated last year
- Reference implementation of Dragonbox in C++☆767Updated 3 weeks ago
- Official git repository for libdivide: optimized integer division☆1,250Updated 4 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆402Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆761Updated last year
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- BitMagic Library☆429Updated 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, MySQL, Chro…☆1,900Updated 2 weeks ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 8 months ago
- 🚀 Fast C/C++ bit population count library☆353Updated last year
- A tool to graphically visualize SIMD code☆685Updated 2 years 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…☆480Updated last year
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,827Updated last year
- Storage for my snippets, toy programs, etc.☆367Updated 7 months ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆386Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆315Updated 2 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 4 years ago
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆363Updated last month
- A C++ implementation of timsort☆310Updated 10 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,539Updated last week
- This is a repository for the code posted on my blog☆902Updated this week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆470Updated last month
- Lightweight, extremely high-performance JSON parser for C++11☆568Updated 6 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆302Updated last year
- libnop: C++ Native Object Protocols☆576Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆632Updated 2 years ago
- SIMD-accelerated base64 codecs☆437Updated last year
- A simple C library for compressing lists of integers using binary packing☆510Updated 2 years ago