ulfjack / ryu

Converts floating point numbers to decimal strings
Apache License 2.0
1.2k stars 100 forks source link

Ryu-like String to Float Parsing #138

Closed ulfjack closed 4 years ago

ulfjack commented 4 years ago

A limited implementation for up to 17-digit numbers.

See #129.