#usize #integer

sets_multisets

Simple API for working with sets and multisets of elements of type usize

17 releases (10 breaking)

new 0.11.0 Mar 31, 2025
0.9.0 Mar 21, 2025
0.8.0 Nov 29, 2023
0.7.2 Sep 13, 2022
0.4.2 Sep 14, 2021

#579 in Data structures

Download history 2/week @ 2024-12-11 17/week @ 2025-02-19 4/week @ 2025-02-26 229/week @ 2025-03-19

233 downloads per month

MIT license

24KB
584 lines

Simple API for operations on sets and multisets with elements of type usize. The library supports exporting to bitset and Bloom filter.

Dependencies

~4MB
~75K SLoC