PackageTrack
Sign in Get early access

num-bigint

Big integer implementation for Rust

0.5.1 543M downloads/mo #185 most downloaded on crates.io rust-num/num-bigint

What this package is like to depend on

Last release 1 months ago

05 Jul 2026

Release timing varies

gaps range from 2 weeks to 1.8 years

Most releases are documented

notes for 23 of 33 stable releases

2 versions withdrawn

withdrawn after publishing

10 years old

35 releases · first in 2016

4 releases in the last 12 months

see the full history below

Release timeline

35 releases · Apr 2016 to Jul 2026
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 35
  1. 0.5.1 05 Jul 2026
    Release notes

    chore: Release num-bigint version 0.5.1

    Open source →
    Release notes Open source →
  2. 0.5.0 02 Jul 2026 withdrawn
    Release notes

    chore: Release num-bigint version 0.5.0

    Open source →
    Release notes
    • Upgrade to rand v0.10 and/or v0.9, and split rand_core.
      • The former rand feature is now split into multiple features, rand_0_9, rand_core_0_9, rand_0_10, and rand_core_0_10, depending on the version and feature set you need.
      • The RandBigInt extension trait is now split into BigRng09 and BigRng010 for each version.
      • The gen_* methods are deprecated in favor of new random_* methods.
      • This is also a value-breaking release, as rand defines it.

    Contributors: @bionicles, @cuviper, @divergentdave

    Open source →
  3. 0.4.8 05 Jul 2026
    Release notes

    chore: Release num-bigint version 0.4.8

    Open source →
    Release notes Open source →
  4. 0.4.7 02 Jul 2026 withdrawn
    Release notes

    chore: Release num-bigint version 0.4.7

    Open source →
    Release notes

    Contributors: @cp289, @cuviper, @hkalbasi, @mikem8891, @pRizz, @tyilo, @xtqqczze

    Open source →
  5. 0.4.6 27 Jun 2024
    Release notes

    chore: Release num-bigint version 0.4.6

    Open source →
    Release notes

    Contributors: @cuviper, @ralphtandetzky, @yhx-12243

    Open source →
  6. 0.4.5 06 May 2024
    Release notes

    chore: Release num-bigint version 0.4.5

    Open source →
    Release notes Open source →
  7. 0.4.4 22 Aug 2023
    Release notes

    Contributors: @AaronKutch, @archseer, @cuviper, @dramforever, @icecream17, @icedrocket, @janmarthedal, @jaybosamiya, @OliveIsAWord, @PatrickNorton, @smoelius, @waywardmonkeys

    Open source →
  8. 0.4.3 03 Nov 2021
    Release notes

    Contributors: @arvidn, @cuviper, @guidovranken

    Open source →
  9. 0.4.2 03 Sep 2021
    Release notes Open source →
  10. 0.4.1 28 Aug 2021
    Release notes Open source →
  11. 0.4.0 05 Mar 2021
    Release notes

    Breaking Changes

    Contributors: @cuviper, @Gelbpunkt

    Open source →
  12. 0.3.3 03 Sep 2021
    Release notes
    • [Use explicit Integer::div_ceil to avoid the new unstable method.][219]

    Contributors: @catenacyber, @cuviper

    Open source →
  13. 0.3.2 05 Mar 2021
    Release notes

    Contributors: @BartMassey, @cuviper, @janmarthedal, @sebastianv89, @Speedy37

    Open source →
  14. 0.3.1 03 Nov 2020
    Release notes

    Contributors: @cuviper, @e00E, @ejmahler, @notoria, @tczajka

    Open source →
  15. 0.3.0 12 Jun 2020
    Release notes

    Enhancements

    Breaking Changes

    Contributors: @cuviper, @dignifiedquire, @hansihe, @kpcyrd, @milesand, @tech6hutch

    Open source →
  16. 0.2.6 27 Jan 2020
    Release notes Open source →
  17. 0.2.5 10 Jan 2020
    Release notes

    Contributors: @cuviper, @tspiteri

    Open source →
  18. 0.2.4 01 Jan 2020
    Release notes

    Contributors: @alex-ozdemir, @cuviper, @dingelish, @Speedy37, @youknowone

    Open source →
  19. 0.2.3 04 Sep 2019
    Release notes

    Contributors: @cuviper, @lcnr, @maxbla, @mikelodder7, @mikong, @TheLetterTheta, @tspiteri, @XAMPPRocky, @youknowone

    Open source →
  20. 0.2.2 14 Dec 2018
    Release notes

    Contributors: @cuviper, @leodasvacas

    Open source →
  21. 0.2.1 03 Nov 2018
    Release notes

    Contributors: @cuviper, @dignifiedquire, @mancabizjak, @Robbepop, @TheIronBorn, @thomwiggers

    Open source →
  22. 0.2.0 25 May 2018
    Release notes

    Enhancements

    Breaking Changes

    Contributors: @clarcharr, @cuviper, @dodomorandi, @tiehuis, @tspiteri

    Open source →
  23. 0.1.45 25 Jan 2025

    Nothing published for this version

  24. 0.1.44 14 May 2018
    Release notes

    Contributors: @cuviper, @Robbepop

    Open source →
  25. 0.1.43 09 Feb 2018
    Release notes
    • The new BigInt::modpow performs signed modular exponentiation, using the existing BigUint::modpow and rounding negatives similar to mod_floor.

    Contributors: @cuviper

    Open source →
  26. 0.1.42 08 Feb 2018
    Release notes

    Contributors: @cuviper, @Emerentius, @ignatenkobrain, @mhogrefe

    Open source →
  27. 0.1.41 01 Dec 2017

    Nothing published for this version

  28. 0.1.40 15 Jul 2017

    Nothing published for this version

  29. 0.1.39 09 Jun 2017

    Nothing published for this version

  30. 0.1.38 09 Jun 2017

    Nothing published for this version

  31. 0.1.37 08 Mar 2017

    Nothing published for this version

  32. 0.1.36 26 Feb 2017

    Nothing published for this version

  33. 0.1.35 18 Aug 2016

    Nothing published for this version

  34. 0.1.33 12 Jul 2016

    Nothing published for this version

  35. 0.1.32 14 Apr 2016

    Nothing published for this version

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