ulfjack / ryu
Converts floating point numbers to decimal strings
☆1,231Updated 9 months ago
Alternatives and similar repositories for ryu:
Users that are interested in ryu are comparing it to the libraries listed below
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆655Updated 4 months ago
- Reference implementation of Dragonbox in C++☆637Updated 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, Chromium, R…☆1,716Updated this week
- Official git repository for libdivide: optimized integer division☆1,154Updated 2 weeks ago
- Message passing based allocator☆1,640Updated this week
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,801Updated 8 months ago
- C++ parsing DSL☆1,046Updated 2 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,308Updated this week
- A very fast hashtable☆1,754Updated last year
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,540Updated 6 months ago
- A C/C++ header to help move #ifdefs out of your code☆826Updated 6 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆997Updated 9 months ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,252Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,239Updated last week
- A high-performance C++ regex library and lexical analyzer generator with Unicode support. Extends Flex++ with Unicode support, indent/ded…☆549Updated this week
- Heap Layers: An Extensible Memory Allocation Infrastructure☆393Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,565Updated 6 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆310Updated 4 months ago
- a clean C library for processing UTF-8 Unicode data☆1,098Updated this week
- Experimental deferred and unordered destruction library for C++☆915Updated 5 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,385Updated last week
- Runtime polymorphism done right☆996Updated 3 years ago
- Branchless UTF-8 decoder☆612Updated 2 years ago
- Parsing Expression Grammar Template Library☆1,987Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆931Updated last month
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆939Updated 4 months ago
- The eternal text editor — Didactic Ersatz Emacs to show immutable data-structures and the single-atom architecture☆540Updated 2 years ago
- This is an experimental library that has evolved to P2688☆671Updated 3 months ago
- Collection of miscellaneous portable C snippets.☆711Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,767Updated last year