ulfjack / ryuLinks
Converts floating point numbers to decimal strings
☆1,251Updated 11 months ago
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++☆645Updated 7 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆659Updated 7 months ago
- Official git repository for libdivide: optimized integer division☆1,207Updated 2 weeks ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,382Updated this week
- Message passing based allocator☆1,680Updated 3 weeks ago
- A C/C++ header to help move #ifdefs out of your code☆848Updated 8 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,291Updated this week
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,812Updated 10 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,015Updated 11 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,777Updated last week
- The compiler is available for download. Get it!☆2,506Updated last year
- Collection of miscellaneous portable C snippets.☆713Updated last year
- C++ parsing DSL☆1,079Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆946Updated this week
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆708Updated last year
- Branchless UTF-8 decoder☆614Updated 2 years ago
- This is an experimental library that has evolved to P2688☆675Updated 6 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,799Updated last year
- Runtime polymorphism done right☆1,006Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- Automated integer hash function discovery☆712Updated last year
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,259Updated 4 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆742Updated 8 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,419Updated 2 months ago
- A very fast hashtable☆1,772Updated last year
- Portable header-only C++ low level SIMD library☆1,273Updated 9 months 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…☆472Updated 8 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,500Updated 2 weeks ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆956Updated 3 weeks ago