ulfjack / ryu
Converts floating point numbers to decimal strings
☆1,205Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for ryu
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆643Updated 2 weeks ago
- Reference implementation of Dragonbox in C++☆610Updated 3 weeks ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,755Updated 4 months ago
- A C/C++ header to help move #ifdefs out of your code☆782Updated 2 months ago
- Official git repository for libdivide: optimized integer division☆1,106Updated 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,176Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,168Updated 4 months ago
- The compiler is available for download. Get it!☆2,407Updated last year
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,509Updated 2 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,588Updated 2 weeks ago
- Message passing based allocator☆1,579Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,542Updated 2 months ago
- C++ parsing DSL☆1,018Updated 2 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆970Updated 5 months ago
- Runtime polymorphism done right☆977Updated 3 years ago
- This is an experimental library that has evolved to P2688☆666Updated 5 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…☆459Updated 2 months ago
- A high-performance C++ regex library and lexical analyzer generator with Unicode support. Extends Flex++ with Unicode support, indent/ded…☆523Updated 3 weeks ago
- Parsing Expression Grammar Template Library☆1,945Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆903Updated this week
- Collection of miscellaneous portable C snippets.☆687Updated 10 months ago
- Compile-time C Compiler implemented as C++14 constant expressions☆802Updated 3 years ago
- The eternal text editor — Didactic Ersatz Emacs to show immutable data-structures and the single-atom architecture☆532Updated 2 years ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆982Updated 3 weeks ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,106Updated 3 months ago
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,077Updated 3 months ago
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆691Updated 7 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆730Updated last month