fast-float
Fast floating-point number parser.
0.2.0
11M downloads/mo
#3000 most downloaded on crates.io
aldanor/fast-float-rust
What this package is like to depend on
Last release 6 years ago
no release in 18 months
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
2 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
2 releases · Jan 2021 to Jan 2021
2022
2023
2024
2025
2026
Releases
latest 2-
0.2.013 Jan 2021Release notes
Open source →- Fixed an edge case where long decimals with trailing zeros were truncated.
- Minor micro-optimization fixes in the fast path parser.
- Remove the use of unsafe when querying power-of-10 tables.
- Added float64 roundtrip fuzz target.
- Added tests for the power-of-5 table using num-bigint.
- Improvements and new options in the bench tool.
- Updated benchmark timings, added Apple M1 and AMD Rome timings.
Release notes
Open source →- Fixed an edge case where long decimals with trailing zeros were truncated.
- Minor micro-optimization fixes in the fast path parser.
- Remove the use of unsafe when querying power-of-10 tables.
- Added float64 roundtrip fuzz target.
- Added tests for the power-of-5 table using num-bigint.
- Improvements and new options in the bench tool.
- Updated benchmark timings, added Apple M1 and AMD Rome timings.
-
0.1.010 Jan 2021