15 releases

0.2.4 Mar 20, 2025
0.2.2 Nov 8, 2024
0.2.0 Jan 29, 2024
0.1.9 Oct 10, 2023
0.1.5 Feb 16, 2023

#114 in Rust patterns

Download history 56643/week @ 2024-12-09 44626/week @ 2024-12-16 16776/week @ 2024-12-23 24519/week @ 2024-12-30 45910/week @ 2025-01-06 67155/week @ 2025-01-13 56728/week @ 2025-01-20 47526/week @ 2025-01-27 58570/week @ 2025-02-03 62165/week @ 2025-02-10 57481/week @ 2025-02-17 53111/week @ 2025-02-24 52958/week @ 2025-03-03 59249/week @ 2025-03-10 52572/week @ 2025-03-17 58821/week @ 2025-03-24

225,873 downloads per month
Used in 637 crates (15 directly)

MIT/Apache

115KB
3K SLoC

Bounded Collections

Bounded types and their supporting traits.


lib.rs:

Collection types that have an upper limit on how many elements that they can contain, and supporting traits that aid in defining the limit.

Dependencies

~3–4MB
~92K SLoC