jk-jeon / Grisu-ExactLinks
Reference implementation of Grisu-Exact in C++
☆63Updated 4 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☆40Updated 2 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Flat containers for C++☆59Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆124Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- ☆26Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- Some library components that didn't quite fit anywhere else...☆36Updated 8 months ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- ☆34Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Yet another C++ text formatting library.☆71Updated 5 months ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last week
- C++ library aiming to replace all built-in integers☆93Updated last week
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆80Updated last month
- Windows Using Headers Only...☆62Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated this week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago