miloyip / itoa-benchmarkView external linksLinks
C++ integer-to-string conversion benchmark
☆343Feb 10, 2025Updated last year
Alternatives and similar repositories for itoa-benchmark
Users that are interested in itoa-benchmark are comparing it to the libraries listed below
Sorting:
- C++ double-to-string conversion benchmark☆260Feb 21, 2022Updated 3 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Sep 16, 2016Updated 9 years ago
- Fast integer to ascii / integer to string conversion☆241Nov 24, 2022Updated 3 years ago
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,184Feb 2, 2026Updated last week
- C/C++ number ↔︎ string benchmark☆71Dec 5, 2025Updated 2 months ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Nov 23, 2017Updated 8 years ago
- C++ double-to-string conversion benchmark☆26Updated this week
- A collection of formatting benchmarks☆52Dec 18, 2025Updated last month
- String to Float Benchmark☆19Oct 27, 2018Updated 7 years ago
- A fast JSON parser/generator for C++ with both SAX/DOM style API☆14,977Feb 5, 2025Updated last year
- C/C++ JSON parser/generator benchmark☆2,051Oct 28, 2022Updated 3 years ago
- D3D12 Root Signature/Pipeline State Object live-reloading☆15Sep 28, 2017Updated 8 years ago
- Low Latency C++11 Logging Library☆751Jan 17, 2024Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆284Aug 22, 2022Updated 3 years ago
- parsertl: The Modular Parser Generator☆16Aug 24, 2025Updated 5 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,995Feb 4, 2026Updated last week
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆641Apr 7, 2024Updated last year
- fixpp - A modern C++ FIX library☆91Sep 25, 2024Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆639Mar 10, 2023Updated 2 years ago
- Official git repository for libdivide: optimized integer division☆1,291Feb 4, 2026Updated last week
- 🦄 链式哈希 [LRU] Fast, header-only, cross-platform and STL-like linked_hash_map & linked_hash_set for C++. (beats 100% submissions @ leetcod…☆17Aug 10, 2022Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆534Jul 10, 2017Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,049Updated this week
- A C++ regex engine for DOS, Windows, Linux, Mac, FreeBSD etc, with extended syntax such as named group, recursive expression, conditional…☆18Mar 28, 2022Updated 3 years ago
- Reference implementation of Dragonbox in C++☆792Oct 3, 2025Updated 4 months ago
- An opensource C++ library develop in Qihoo infrastructure team☆27Jan 11, 2023Updated 3 years ago
- A modern formatting library☆23,254Updated this week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,603May 1, 2023Updated 2 years ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆994May 6, 2025Updated 9 months ago
- Fast integer to string and string to integer conversion functions☆24Sep 25, 2023Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Nov 16, 2020Updated 5 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆668May 27, 2025Updated 8 months ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Apr 20, 2019Updated 6 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆125Aug 27, 2024Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆281Apr 4, 2024Updated last year
- A fast, memory efficient hash map for C++☆1,300May 19, 2025Updated 8 months ago
- disruptor concurency pattern in c++☆498Jan 31, 2024Updated 2 years ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,377Jan 10, 2026Updated last month