ulfjack / ryuLinks
Converts floating point numbers to decimal strings
☆1,276Updated last year
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++☆741Updated 9 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 2 months ago
- Official git repository for libdivide: optimized integer division☆1,232Updated 2 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,827Updated last year
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,492Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,333Updated last week
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,034Updated last year
- A C/C++ header to help move #ifdefs out of your code☆865Updated 11 months ago
- Message passing based allocator☆1,717Updated last 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,851Updated this week
- Collection of miscellaneous portable C snippets.☆720Updated last year
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆996Updated last month
- a clean C library for processing UTF-8 Unicode data☆1,148Updated last week
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,261Updated 5 years ago
- Branchless UTF-8 decoder☆615Updated 2 years ago
- C++ parsing DSL☆1,114Updated 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…☆477Updated 11 months ago
- Automated integer hash function discovery☆730Updated last year
- This is an experimental library that has evolved to P2688☆677Updated 8 months ago
- Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dede…☆569Updated 2 months ago
- The compiler is available for download. Get it!☆2,522Updated last year
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,096Updated 4 months ago
- Compile-time C Compiler implemented as C++14 constant expressions☆807Updated 4 years ago
- A very fast hashtable☆1,790Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated 2 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 9 months ago
- Parsing Expression Grammar Template Library☆2,047Updated 2 weeks ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,595Updated last week
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆718Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,454Updated 3 weeks ago