jk-jeon / Grisu-ExactLinks
Reference implementation of Grisu-Exact in C++
☆68Updated 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:
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- C++ library aiming to replace all built-in integers☆100Updated last month
- Yet another C++ text formatting library.☆71Updated last year
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- bad_alloc Behaving Badly☆76Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last month
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated last week
- Add-on packages for Vector class library☆76Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆19Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- Flat containers for C++☆59Updated 7 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Proposed SG14 status_code for the C++ standard☆69Updated 2 weeks ago
- A fixed capacity dynamically sized string☆69Updated last month
- Virtual memory based containers☆41Updated 4 years ago