#sets #bloom-filter #usize #bitset #elements #exporting #multisets

sets_multisets

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

14 releases (7 breaking)

0.8.0 Nov 29, 2023
0.7.2 Sep 13, 2022
0.6.0 Aug 31, 2022
0.4.2 Sep 14, 2021

#947 in Data structures

Download history 3/week @ 2023-11-30 4/week @ 2024-02-22 3/week @ 2024-02-29 82/week @ 2024-03-07 20/week @ 2024-03-14

109 downloads per month

MIT license

18KB
455 lines

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

Dependencies

~0.3–1MB
~17K SLoC