A test repository for the WIP algorithm for fixed-precision floating-point formatting.
☆19Apr 22, 2024Updated 2 years ago
Alternatives and similar repositories for floff
Users that are interested in floff are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Reference implementation of Grisu-Exact in C++☆68Sep 29, 2020Updated 5 years ago
- A unique_ptr implementation with small object optimization☆20Feb 8, 2026Updated 4 months ago
- POC Tiny PE - Example project showing (almost) minimal executable size. Without touching assembly.☆15Jun 11, 2026Updated 3 weeks ago
- C++26 STL for C++14~ developers☆12May 26, 2026Updated last month
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library