jk-jeon / Grisu-ExactView external linksLinks
Reference implementation of Grisu-Exact in C++
☆68Sep 29, 2020Updated 5 years ago
Alternatives and similar repositories for Grisu-Exact
Users that are interested in Grisu-Exact are comparing it to the libraries listed below
Sorting:
- Reference implementation of Dragonbox in C++☆796Oct 3, 2025Updated 4 months ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆19Apr 22, 2024Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆129Oct 10, 2022Updated 3 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Dec 22, 2022Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Feb 10, 2020Updated 6 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Aug 26, 2022Updated 3 years ago
- Papers intended for the C++ Standardization Committee☆14Nov 8, 2023Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Nov 28, 2025Updated 2 months ago
- An HTTP server library in C++☆16Jan 10, 2019Updated 7 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Sep 19, 2014Updated 11 years ago
- ☆17Jan 27, 2020Updated 6 years ago
- Like std::duration_cast, but without the undefined behaviour☆17Apr 21, 2025Updated 9 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆21Jul 11, 2025Updated 7 months ago
- A set of fixed-sized C++ storage arrays with various features☆30Apr 11, 2019Updated 6 years ago
- C++ string formatting library☆47Jan 19, 2020Updated 6 years ago
- RPC library for embedded systems without code generation☆18Jan 26, 2026Updated 3 weeks ago
- String to Float Benchmark☆19Oct 27, 2018Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Nov 1, 2021Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Apr 19, 2017Updated 8 years ago
- Circular span☆12May 24, 2024Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Feb 3, 2026Updated last week
- JSON pull-parser/push-serializer library for C++☆21Oct 20, 2025Updated 3 months ago
- Lightweight Error Augmentation Framework☆337Updated this week
- C++14 library to enhance enumerator capabilities, including arbitrary length, statically allocated, strongly typed masks.☆22Sep 25, 2022Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Aug 10, 2020Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- An Inline C++ Extension Generator for Python☆11Oct 26, 2021Updated 4 years ago
- lolly: A user-friendly C++ library☆12Jun 23, 2025Updated 7 months ago
- ☆13May 30, 2020Updated 5 years ago
- Scalpel stands for source code analysis, libre and portable library. This is a C++ library which aims to perform full syntax and semantic…☆16Mar 8, 2012Updated 13 years ago
- Conan extension☆10Sep 20, 2025Updated 4 months ago
- String map implementation through Fast Succinct Trie☆21Jul 9, 2021Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Dec 31, 2025Updated last month
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Nov 28, 2025Updated 2 months ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Apr 16, 2020Updated 5 years ago
- Portable (C++11) low-overhead concurrent task scheduling for fine-grained concurrency.☆10Jul 6, 2021Updated 4 years ago
- Solving the Expression Problem in C++11☆45Nov 10, 2012Updated 13 years ago
- Fast combinatorics in C++ using SSE/AVX instruction sets☆19Nov 22, 2025Updated 2 months ago