PackageTrack
Sign in Get early access

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
Release Pre-release

Releases

latest 7
  1. 0.2.1 04 Oct 2021

    Nothing published for this version

  2. 0.2.0 10 Sep 2021
    Release notes

    Changed

    • no_alloc feature flag was replaced with an alloc feature flag.
    Open source →
  3. 0.1.4 04 Oct 2021
    Release notes

    Added

    • Missing license details for src/bellerophon.rs.
    Open source →
  4. 0.1.3 04 Sep 2021
    Release notes

    Added

    • Added the compact feature, which sacrifices performance for smaller binary sizes.
    • Added the nightly feature, 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.
    Open source →
    Release notes

    Added

    • Added the compact feature, which sacrifices performance for smaller binary sizes.
    • Added the nightly feature, 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.
    Open source →
  5. 0.1.2 09 May 2021
    Release notes

    Added

    • Remove cached_float and infer exponents rather than store them.
    Open source →
  6. 0.1.1 08 May 2021
    Release notes

    Added

    • Added the Eisel-Lemire algorithm.
    Open source →
  7. 0.1.0 27 Apr 2021
    Release notes

    Added

    • Initial version.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive