ulfjack / ryuLinks
Converts floating point numbers to decimal strings
☆1,311Updated 2 weeks ago
Alternatives and similar repositories for ryu
Users that are interested in ryu are comparing it to the libraries listed below
Sorting:
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆668Updated 8 months ago
- Official git repository for libdivide: optimized integer division☆1,288Updated last month
- Reference implementation of Dragonbox in C++☆791Updated 4 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,845Updated this week
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,664Updated 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, MySQL, Chro…☆1,989Updated this week
- Message passing based allocator☆1,775Updated last week
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,091Updated last year
- C++ parsing DSL☆1,224Updated 3 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,397Updated 3 months ago
- Automated integer hash function discovery☆750Updated last year
- The compiler is available for download. Get it!☆2,545Updated 2 years ago
- A C/C++ header to help move #ifdefs out of your code☆884Updated last year
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,271Updated 5 years ago
- Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dede…☆579Updated 7 months ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆1,023Updated last month
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,800Updated last week
- Collection of miscellaneous portable C snippets.☆745Updated 2 years ago
- 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…☆484Updated last year
- a clean C library for processing UTF-8 Unicode data☆1,216Updated last month
- This is an experimental library that has evolved to P2688☆683Updated last year
- A very fast hashtable☆1,836Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- C-Reduce, a C and C++ program reducer☆1,635Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated last month
- Experimental deferred and unordered destruction library for C++☆914Updated 6 years ago
- Runtime polymorphism done right☆1,031Updated 4 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,603Updated 2 years ago
- Parsing Expression Grammar Template Library☆2,109Updated 3 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,520Updated 6 months ago