14 releases

new 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

#115 in Rust patterns

Download history 48606/week @ 2024-10-27 67650/week @ 2024-11-03 50213/week @ 2024-11-10 52018/week @ 2024-11-17 53969/week @ 2024-11-24 47860/week @ 2024-12-01 58433/week @ 2024-12-08 44578/week @ 2024-12-15 17159/week @ 2024-12-22 23823/week @ 2024-12-29 45558/week @ 2025-01-05 64973/week @ 2025-01-12 58205/week @ 2025-01-19 49593/week @ 2025-01-26 57558/week @ 2025-02-02 61206/week @ 2025-02-09

229,038 downloads per month
Used in 634 crates (14 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

~2.2–3.5MB
~67K SLoC