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
☆667Updated 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:
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- Converts floating point numbers to decimal strings☆1,298Updated last year
- Reference implementation of Dragonbox in C++☆789Updated 2 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆406Updated last week
- Official git repository for libdivide: optimized integer division☆1,272Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated last month
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,837Updated 3 weeks ago
- A C/C++ header to help move #ifdefs out of your code☆877Updated last year
- 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
- 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,949Updated this week
- A simple, extensible, portable, efficient and header-only SIMD library!☆232Updated 4 years ago
- Fast integer to ascii / integer to string conversion☆237Updated 3 years ago
- Parse command line arguments by defining a struct☆505Updated last year
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆387Updated 2 years ago
- libnop: C++ Native Object Protocols☆576Updated last year
- 🚀 Fast C/C++ bit population count library☆358Updated last year
- C++ implementation of a memory efficient hash map and hash set☆366Updated last month
- A tool to graphically visualize SIMD code☆688Updated 2 years ago
- A C++ implementation of timsort☆313Updated last year
- BitMagic Library☆437Updated 4 months ago
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆334Updated 6 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,008Updated last week
- Storage for my snippets, toy programs, etc.☆372Updated last month
- Fast integer compression in C using the StreamVByte codec☆411Updated 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,608Updated this week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆477Updated 3 weeks ago
- Lightweight, extremely high-performance JSON parser for C++11☆570Updated 8 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,076Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago