Converts floating point numbers to decimal strings
☆1,317Feb 9, 2026Updated 2 weeks ago
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++☆797Oct 3, 2025Updated 4 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,001Updated this week
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆668May 27, 2025Updated 9 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- Official git repository for libdivide: optimized integer division☆1,297Feb 16, 2026Updated last week
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,682Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,404Oct 26, 2025Updated 4 months ago
- mold: A Modern Linker 🦠☆16,195Dec 12, 2025Updated 2 months ago
- scanf for modern C++☆1,298Oct 29, 2025Updated 3 months ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,957Updated this week
- Different algorithms for converting binary to decimal floating-point numbers☆129Oct 10, 2022Updated 3 years ago
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,181Feb 2, 2026Updated 3 weeks ago
- Compile Time Regular Expression in C++☆3,761Sep 12, 2025Updated 5 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,095Jun 7, 2024Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,671Oct 6, 2024Updated last year
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,847Feb 14, 2026Updated 2 weeks ago
- SIMD Vector Classes for C++☆1,516Jun 6, 2024Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,632Feb 19, 2026Updated last week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 3 months ago
- Frame profiler☆15,302Feb 19, 2026Updated last week
- A very fast hashtable☆1,840Sep 27, 2023Updated 2 years ago
- The compiler is available for download. Get it!☆2,549Nov 5, 2023Updated 2 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…☆336Jun 24, 2025Updated 8 months ago
- Message passing based allocator☆1,784Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated 3 weeks ago
- Unified Executors☆1,685Updated this week
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,808Updated this week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602May 1, 2023Updated 2 years ago
- Bloaty: a size profiler for binaries☆5,383Feb 14, 2026Updated 2 weeks ago
- a ring buffer for variable sized continuous data☆16Dec 10, 2015Updated 10 years ago
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,530Aug 29, 2024Updated last year
- Fast integer to ascii / integer to string conversion☆241Nov 24, 2022Updated 3 years ago
- Pattern-defeating quicksort.☆2,473Dec 6, 2023Updated 2 years ago
- Parsing Expression Grammar Template Library☆2,109Updated this week
- C++ parsing DSL☆1,228Oct 18, 2025Updated 4 months ago
- Portable header-only C++ low level SIMD library☆1,299Aug 26, 2024Updated last year