minimal-lexical
Fast float parsing conversion routines.
0.2.1
493M downloads/mo
#232 most downloaded on crates.io
Alexhuszagh/minimal-lexical
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Release timing varies
gaps range from 1 weeks to 4 months
Most releases are documented
notes for 6 of 7 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
7 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
7 releases · Apr 2021 to Oct 2021
2022
2023
2024
2025
2026
Releases
latest 7-
0.2.104 Oct 2021Nothing published for this version
-
0.2.010 Sep 2021 -
0.1.404 Oct 2021 -
0.1.304 Sep 2021Release notes
Open source →Added
- Added the
compactfeature, which sacrifices performance for smaller binary sizes. - Added the
nightlyfeature, which adds inline ASM to use FPU instructions for to ensure proper rounding on x86 targets using the x87 FPU without SSE2.
Changed
- Removed stackvec dependent, even on
no_alloc. - Improved the algorithms for parsing.
- Simplified big-integer arithmetic, and the slow path algorithms.
- Reduced the binary sizes.
- Added optimizations for small floats.
Release notes
Open source →Added
- Added the
compactfeature, which sacrifices performance for smaller binary sizes. - Added the
nightlyfeature, which adds inline ASM to use FPU instructions for to ensure proper rounding on x86 targets using the x87 FPU without SSE2.
Changed
- Removed stackvec dependent, even on
no_alloc. - Improved the algorithms for parsing.
- Simplified big-integer arithmetic, and the slow path algorithms.
- Reduced the binary sizes.
- Added optimizations for small floats.
- Added the
-
0.1.209 May 2021 -
0.1.108 May 2021 -
0.1.027 Apr 2021