14 releases

0.2.3 Feb 11, 2025
0.2.2 Nov 8, 2024
0.2.1 Oct 8, 2024
0.2.0 Jan 29, 2024
0.1.5 Feb 16, 2023

#119 in Rust patterns

Download history 51151/week @ 2024-11-18 55010/week @ 2024-11-25 48967/week @ 2024-12-02 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 51143/week @ 2025-03-03

226,118 downloads per month
Used in 636 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–4.5MB
~93K SLoC