tinyvec
`tinyvec` provides 100% safe vec-like data structures.
1.12.0
668M downloads/mo
#134 most downloaded on crates.io
Lokathor/tinyvec
What this package is like to depend on
Last release 1 months ago
10 Jul 2026
Ships unpredictably
gaps range from 1 weeks to 2.2 years
Most releases are documented
notes for 19 of 31 stable releases
1 version withdrawn
withdrawn after publishing
7 years old
39 releases · first in 2020
2 releases in the last 12 months
see the full history below
Release timeline
39 releases · Jan 2020 to Jul 2026Releases
latest 39-
1.12.010 Jul 2026 -
1.11.014 Mar 2026 -
1.10.018 Aug 2025 -
1.9.003 Mar 2025 -
1.8.120 Dec 2024 -
1.8.008 Jul 2024 -
1.7.005 Jul 2024 -
1.6.125 Jun 2024Release notes
Open source → -
1.6.025 Apr 2022 -
1.5.109 Nov 2021Release notes
Open source → -
1.5.025 Sep 2021Release notes
Open source →- eeeebbbbrrrr added an impl for std::io::Write to
TinyVecwhen the element type isu8. This is gated behind the newstdfeature. pr 152
- eeeebbbbrrrr added an impl for std::io::Write to
-
1.4.012 Sep 2021Release notes
Open source → -
1.3.122 Jul 2021 -
1.3.020 Jul 2021 -
1.2.004 Apr 2021 -
1.1.126 Jan 2021 -
1.1.019 Nov 2020Release notes
Open source →- slightlyoutofphase
added "array splat" style syntax to the
array_vec!andtiny_vec!macros. You can now writearray_vec![true; 5]and get a length 5 array vec full oftrue, just like normal array initialization allows. Same goes fortiny_vec!. (pr 118) - not-a-seagull
added
ArrayVec::into_innerso that you can get the array out of anArrayVec. (pr 124)
- slightlyoutofphase
added "array splat" style syntax to the
-
1.1.0-alpha.114 Oct 2020 pre-releaseNothing published for this version
-
1.0.108 Sep 2020 -
1.0.028 Aug 2020 -
1.0.0-alpha.421 Aug 2020 pre-releaseNothing published for this version
-
1.0.0-alpha.317 Aug 2020 pre-releaseNothing published for this version
-
1.0.0-alpha.209 Aug 2020 pre-releaseNothing published for this version
-
1.0.0-alpha.109 Aug 2020 pre-releaseNothing published for this version
-
0.4.124 Jul 2020Nothing published for this version
-
0.4.018 Jul 2020Nothing published for this version
-
0.4.0-alpha.416 Jul 2020 pre-releaseNothing published for this version
-
0.4.0-alpha.208 Jul 2020 pre-releaseNothing published for this version
-
0.4.0-alpha.108 Jul 2020 pre-release withdrawnNothing published for this version
-
0.3.417 Aug 2020Nothing published for this version
-
0.3.326 Mar 2020Nothing published for this version
-
0.3.230 Jan 2020Nothing published for this version
-
0.3.121 Jan 2020Nothing published for this version
-
0.3.019 Jan 2020Nothing published for this version
-
0.2.014 Jan 2020Nothing published for this version
-
0.1.212 Jan 2020Nothing published for this version
-
0.1.110 Jan 2020Nothing published for this version
-
0.1.010 Jan 2020Nothing published for this version
-
0.0.007 Jan 2020Nothing published for this version