PackageTrack
Sign in Get early access

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 2026
2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 39
  1. 1.12.0 10 Jul 2026
    Release notes

    chore: Release tinyvec version 1.12.0

    Open source →
  2. 1.11.0 14 Mar 2026
    Release notes

    chore: Release tinyvec version 1.11.0

    Open source →
  3. 1.10.0 18 Aug 2025
    Release notes

    chore: Release tinyvec version 1.10.0

    Open source →
  4. 1.9.0 03 Mar 2025
    Release notes

    chore: Release tinyvec version 1.9.0

    Open source →
  5. 1.8.1 20 Dec 2024
    Release notes

    chore: Release tinyvec version 1.8.1

    Open source →
    Release notes
    • e00E updated the rustc features so that they all correctly depend on the lower version feature. pr 199
    Open source →
  6. 1.8.0 08 Jul 2024
    Release notes

    chore: Release tinyvec version 1.8.0

    Open source →
  7. 1.7.0 05 Jul 2024
    Release notes

    chore: Release tinyvec version 1.7.0

    Open source →
  8. 1.6.1 25 Jun 2024
    Release notes

    chore: Release tinyvec version 1.6.1

    Open source →
    Release notes
    • e00E fixed the Arbitrary impl to work on Stable without using a feature gate. pr 180
    Open source →
  9. 1.6.0 25 Apr 2022
    Release notes

    (cargo-release) tinyvec version 1.6.0

    Open source →
    Release notes
    • i509VCB added the try_ functions for fallable reallocation. pr 158
    • ajtribick added more error impls to TryFromSliceError. pr 160
    • The std feature now automatically enables the alloc feature as well.
    Open source →
  10. 1.5.1 09 Nov 2021
    Release notes

    (cargo-release) tinyvec version 1.5.1

    Open source →
    Release notes
    • madsmtm fixed an error with the alloc feature on very old rustc versions. pr 154
    Open source →
  11. 1.5.0 25 Sep 2021
    Release notes
    Open source →
  12. 1.4.0 12 Sep 2021
    Release notes
    • saethlin stabilized the usage of const generics and array map with the rustc_1_55 feature. pr 149
    Open source →
  13. 1.3.1 22 Jul 2021
    Release notes
    • Improved the performance of the clone_from method pr 144
    Open source →
  14. 1.3.0 20 Jul 2021
    Release notes
    • jeffa5 added arbitrary implementations for TinyVec and ArrayVec pr 146.
    • elomatreb implemented DoubleEndedIterator for TinyVecIterator pr 145.
    Open source →
  15. 1.2.0 04 Apr 2021
    Release notes
    • Cryptjar removed the A:Array bound on the struct of ArrayVec<A:Array>, and added the from_array_empty method, which is a const fn constructor pr 141.
    Open source →
  16. 1.1.1 26 Jan 2021
    Release notes
    Open source →
  17. 1.1.0 19 Nov 2020
    Release notes
    • slightlyoutofphase added "array splat" style syntax to the array_vec! and tiny_vec! macros. You can now write array_vec![true; 5] and get a length 5 array vec full of true, just like normal array initialization allows. Same goes for tiny_vec!. (pr 118)
    • not-a-seagull added ArrayVec::into_inner so that you can get the array out of an ArrayVec. (pr 124)
    Open source →
  18. 1.1.0-alpha.1 14 Oct 2020 pre-release

    Nothing published for this version

  19. 1.0.1 08 Sep 2020
    Release notes
    Open source →
  20. 1.0.0 28 Aug 2020
    Release notes

    Initial Stable Release.

    Open source →
  21. 1.0.0-alpha.4 21 Aug 2020 pre-release

    Nothing published for this version

  22. 1.0.0-alpha.3 17 Aug 2020 pre-release

    Nothing published for this version

  23. 1.0.0-alpha.2 09 Aug 2020 pre-release

    Nothing published for this version

  24. 1.0.0-alpha.1 09 Aug 2020 pre-release

    Nothing published for this version

  25. 0.4.1 24 Jul 2020

    Nothing published for this version

  26. 0.4.0 18 Jul 2020

    Nothing published for this version

  27. 0.4.0-alpha.4 16 Jul 2020 pre-release

    Nothing published for this version

  28. 0.4.0-alpha.2 08 Jul 2020 pre-release

    Nothing published for this version

  29. 0.4.0-alpha.1 08 Jul 2020 pre-release withdrawn

    Nothing published for this version

  30. 0.3.4 17 Aug 2020

    Nothing published for this version

  31. 0.3.3 26 Mar 2020

    Nothing published for this version

  32. 0.3.2 30 Jan 2020

    Nothing published for this version

  33. 0.3.1 21 Jan 2020

    Nothing published for this version

  34. 0.3.0 19 Jan 2020

    Nothing published for this version

  35. 0.2.0 14 Jan 2020

    Nothing published for this version

  36. 0.1.2 12 Jan 2020

    Nothing published for this version

  37. 0.1.1 10 Jan 2020

    Nothing published for this version

  38. 0.1.0 10 Jan 2020

    Nothing published for this version

  39. 0.0.0 07 Jan 2020

    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