PackageTrack
Sign in Get early access

muldiv

Provides a trait for numeric types to perform combined multiplication and division with overflow protection

1.0.1 10M downloads/mo #3123 most downloaded on crates.io sdroege/rust-muldiv

What this package is like to depend on

Last release 4 years ago

no release in 18 months

Ships fairly regularly

a new release about every 1.5 years

Nearly every release is documented

notes for 6 of 6 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

6 releases · first in 2016

0 releases in the last 12 months

see the full history below

Release timeline

6 releases · Feb 2016 to Oct 2022
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 6
  1. 1.0.1 28 Oct 2022
    Release notes

    Changed

    • Switch tests from quickcheck 0.9 to quickcheck 1.0.
    Open source →
  2. 1.0.0 13 Oct 2020
    Release notes

    Changed

    • Release as 1.0.0 without further changes.
    Open source →
  3. 0.2.1 29 Dec 2019
    Release notes

    Fixed

    • mul_div_round() rounds down now for -x.5 instead of rounding up, as documented and as the round() function in std does

    Changed

    • All tests were ported to quickcheck
    • The crate is no_std by default now as we don't need any std API outside the tests
    • Documentation was improved and examples converted to proper doctests
    Open source →
  4. 0.2.0 11 May 2018
    Release notes

    Changed

    • Switch to i128/u128 and require Rust 1.26 instead of having our own 96/128 bit integer implementation
    Open source →
  5. 0.1.1 18 Aug 2017
    Release notes

    Added

    • README.md

    Changed

    • Relicensed from LGPLv2 to MIT
    • Use docs.rs for the documentation

    Fixed

    • Various clippy warnings
    Open source →
  6. 0.1.0 25 Feb 2016
    Release notes
    • Initial release of muldiv.
    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