ulfjack / ryu
Converts floating point numbers to decimal strings
☆1,222Updated 6 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…☆648Updated 2 months ago
- Reference implementation of Dragonbox in C++☆625Updated 2 months ago
- Official git repository for libdivide: optimized integer division☆1,135Updated 2 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,782Updated 6 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,258Updated this week
- 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,678Updated last month
- Message passing based allocator☆1,602Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,212Updated this week
- C++ parsing DSL☆1,025Updated last week
- The compiler is available for download. Get it!☆2,462Updated last year
- A C/C++ header to help move #ifdefs out of your code☆811Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,551Updated 4 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆308Updated 2 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆981Updated 7 months ago
- Runtime polymorphism done right☆988Updated 3 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆732Updated 3 months ago
- This is an experimental library that has evolved to P2688☆667Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,356Updated this week
- 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…☆463Updated 4 months ago
- Collection of miscellaneous portable C snippets.☆703Updated last year
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,013Updated last month
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆930Updated 2 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,740Updated 11 months ago
- A very fast hashtable☆1,727Updated last year
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,522Updated 3 months ago
- 🐜 single header process launching solution for C and C++☆1,172Updated 5 months ago
- Branchless UTF-8 decoder☆598Updated 2 years ago
- A high-performance C++ regex library and lexical analyzer generator with Unicode support. Extends Flex++ with Unicode support, indent/ded…☆536Updated last week
- scanf for modern C++☆1,101Updated 2 months ago