fast-float

v 8.1.0 Updated: 4 weeks, 1 day ago

Fast and exact implementation of the C++ from_chars functions for float and double types

The fast_float library provides fast header-only implementations for the C++ from_chars functions for float and double types. These functions convert ASCII strings representing decimal values (e.g., 1.3e10) into binary types.

https://github.com/fastfloat/fast_float

To install fast-float, paste this into the macOS Terminal after installing MacPorts

sudo port install fast-float

Add to my watchlist

Installations 22
Requested Installations 3