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
☆662Updated last month
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:
- Converts floating point numbers to decimal strings☆1,268Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 8 months ago
- Reference implementation of Dragonbox in C++☆661Updated 8 months ago
- Official git repository for libdivide: optimized integer division☆1,223Updated last month
- Heap Layers: An Extensible Memory Allocation Infrastructure☆399Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆745Updated 9 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,814Updated last month
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,029Updated last year
- A C/C++ header to help move #ifdefs out of your code☆855Updated 9 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,819Updated last year
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- A tool to graphically visualize SIMD code☆680Updated 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,420Updated this week
- BitMagic Library☆425Updated 3 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…☆475Updated 10 months ago
- C++ implementation of a memory efficient hash map and hash set☆353Updated 9 months ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆385Updated 2 years ago
- Concurrent Deferred Reference Counting☆165Updated last year
- Fast integer to ascii / integer to string conversion☆230Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆361Updated 3 months ago
- This is a repository for the code posted on my blog☆885Updated last week
- C library implementing the ridiculously fast CLHash hashing function☆279Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆622Updated 2 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,575Updated 2 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Fast integer compression in C using the StreamVByte codec☆402Updated 5 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆827Updated 9 months ago
- SIMD-accelerated base64 codecs☆436Updated last year
- libnop: C++ Native Object Protocols☆578Updated 11 months ago