num-iter
External iterators for generic mathematics
0.1.46
346M downloads/mo
#320 most downloaded on crates.io
rust-num/num-iter
What this package is like to depend on
Last release 1 months ago
07 Jul 2026
Release timing varies
gaps range from 3 months to 2.2 years
Most releases are documented
notes for 12 of 15 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
15 releases · first in 2016
1 release in the last 12 months
see the full history below
Release timeline
15 releases · Apr 2016 to Jul 2026Releases
latest 15-
0.1.4607 Jul 2026 -
0.1.4504 May 2024 -
0.1.4408 Feb 2024 -
0.1.4326 Apr 2022Release notes
Open source →Range,RangeInclusive, andRangeFromnow implementRangeBoundsfrom Rust 1.28 and later.
Contributors: @chrismit3s, @cuviper
-
0.1.4229 Oct 2020Release notes
Open source →- The "i128" feature now bypasses compiler probing. The build script
used to probe anyway and panic if requested support wasn't found, but
sometimes this ran into bad corner cases with
autocfg.
Contributors: @cuviper
- The "i128" feature now bypasses compiler probing. The build script
used to probe anyway and panic if requested support wasn't found, but
sometimes this ran into bad corner cases with
-
0.1.4112 Jun 2020Release notes
Open source →- The new
RangeFromandRangeFromStepiterators will count from a given starting value, without any terminating value.
Contributors: @cuviper, @sollyucko
- The new
-
0.1.4010 Jan 2020 -
0.1.3922 May 2019 -
0.1.3820 May 2019Release notes
Open source →- Maintenance update -- no functional changes.
Contributors: @cuviper, @ignatenkobrain
-
0.1.3711 May 2018Release notes
Open source →- Support for 128-bit integers is now automatically detected and enabled.
Setting the
i128crate feature now causes the build script to panic if such support is not detected.
Contributors: @cuviper
- Support for 128-bit integers is now automatically detected and enabled.
Setting the
-
0.1.3611 May 2018Release notes
Open source →- [The iterators are now implemented for
i128andu128][7] starting with Rust 1.26, enabled by the newi128crate feature.
Contributors: @cuviper
- [The iterators are now implemented for
-
0.1.3507 Feb 2018Release notes
Open source →- num-iter now has its own source repository at rust-num/num-iter.
- There is now a
stdfeature, enabled by default, along with the implication that building without this feature makes this a#[no_std]crate.- There is no difference in the API at this time.
Contributors: @cuviper
-
0.1.3415 Jul 2017Nothing published for this version
-
0.1.3326 Feb 2017Nothing published for this version
-
0.1.3214 Apr 2016Nothing published for this version