Converts floating point numbers to decimal strings
☆1,321Feb 9, 2026Updated last month
Alternatives and similar repositories for ryu
Users that are interested in ryu are comparing it to the libraries listed below
Sorting:
- Reference implementation of Dragonbox in C++☆804Oct 3, 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…☆2,027Updated this week
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆669May 27, 2025Updated 9 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,612Updated this week
- Official git repository for libdivide: optimized integer division☆1,303Mar 5, 2026Updated 2 weeks ago
- Different algorithms for converting binary to decimal floating-point numbers☆129Oct 10, 2022Updated 3 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,711Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,409Oct 26, 2025Updated 4 months ago
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,182Feb 2, 2026Updated last month
- scanf for modern C++☆1,302Oct 29, 2025Updated 4 months ago
- mold: A Modern Linker 🦠☆16,263Mar 4, 2026Updated 2 weeks ago
- Compile Time Regular Expression in C++☆3,770Sep 12, 2025Updated 6 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,100Jun 7, 2024Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,674Oct 6, 2024Updated last year
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,974Mar 13, 2026Updated last week
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,847Updated this week
- SIMD Vector Classes for C++☆1,517Jun 6, 2024Updated last year
- Fast integer to ascii / integer to string conversion☆241Nov 24, 2022Updated 3 years 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…☆335Jun 24, 2025Updated 8 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated last week
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Dec 22, 2022Updated 3 years ago
- Pattern-defeating quicksort.☆2,475Dec 6, 2023Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- A modern formatting library☆23,328Updated this week
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,642Mar 11, 2026Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 2, 2025Updated 4 months ago
- A very fast hashtable☆1,843Sep 27, 2023Updated 2 years ago
- The compiler is available for download. Get it!☆2,549Nov 5, 2023Updated 2 years ago
- Message passing based allocator☆1,793Mar 13, 2026Updated last week
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,820Feb 25, 2026Updated 3 weeks ago
- Bloaty: a size profiler for binaries☆5,398Feb 14, 2026Updated last month
- Wrangling Untrusted File Formats Safely☆4,714Mar 2, 2026Updated 2 weeks ago
- C++ parsing DSL☆1,234Oct 18, 2025Updated 5 months ago
- Frame profiler☆15,433Mar 10, 2026Updated last week
- Unified Executors☆1,685Mar 4, 2026Updated 2 weeks ago
- Reference implementation of Grisu-Exact in C++☆68Sep 29, 2020Updated 5 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 2 weeks ago