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
☆668Updated 8 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.☆341Updated last year
- Converts floating point numbers to decimal strings☆1,310Updated last week
- Reference implementation of Dragonbox in C++☆791Updated 4 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated last month
- Official git repository for libdivide: optimized integer division☆1,288Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 3 months ago
- A fast alternative to the modulo reduction☆317Updated 4 years 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,989Updated this week
- A C/C++ header to help move #ifdefs out of your code☆884Updated last year
- 🚀 Fast C/C++ bit population count library☆360Updated last year
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,840Updated last week
- Fast integer compression in C using the StreamVByte codec☆413Updated 11 months ago
- BitMagic Library☆441Updated 5 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…☆483Updated last year
- A tool to graphically visualize SIMD code☆696Updated 2 years ago
- libnop: C++ Native Object Protocols☆575Updated last year
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆387Updated 2 years ago
- Fast integer to ascii / integer to string conversion☆240Updated 3 years ago
- Parse command line arguments by defining a struct☆507Updated last year
- C++ implementation of a memory efficient hash map and hash set☆366Updated 3 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆232Updated 4 years ago
- This is a repository for the code posted on my blog☆914Updated last week
- A simple C library for compressing lists of integers using binary packing☆515Updated 2 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆530Updated 4 years ago
- A C++ implementation of timsort☆314Updated last year
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,091Updated last year
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,213Updated last month
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,664Updated this week
- SIMD-accelerated base64 codecs☆443Updated last year