ulfjack / ryuLinks
Converts floating point numbers to decimal strings
☆1,303Updated this week
Alternatives and similar repositories for ryu
Users that are interested in ryu are comparing it to the libraries listed below
Sorting:
- Official git repository for libdivide: optimized integer division☆1,277Updated 3 weeks ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆667Updated 7 months ago
- Reference implementation of Dragonbox in C++☆790Updated 3 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,627Updated last week
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,839Updated last week
- Message passing based allocator☆1,763Updated 2 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,393Updated 2 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,084Updated last year
- Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dede…☆579Updated 6 months ago
- a clean C library for processing UTF-8 Unicode data☆1,204Updated last week
- A C/C++ header to help move #ifdefs out of your code☆879Updated last year
- 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,963Updated this week
- The compiler is available for download. Get it!☆2,544Updated 2 years ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆1,018Updated last month
- C++ parsing DSL☆1,215Updated 2 months ago
- Automated integer hash function discovery☆744Updated last year
- Collection of miscellaneous portable C snippets.☆741Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- Branchless UTF-8 decoder☆625Updated 3 years ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,270Updated 5 years ago
- This is an experimental library that has evolved to P2688☆682Updated last year
- C-Reduce, a C and C++ program reducer☆1,632Updated last year
- Runtime polymorphism done right☆1,031Updated 4 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…☆481Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆407Updated last week
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,146Updated 2 months ago
- Library to parse and work with the C++ AST☆1,762Updated last year
- A very fast hashtable☆1,830Updated 2 years ago
- Experimental deferred and unordered destruction library for C++☆914Updated 6 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆807Updated 4 years ago