#sets #bloom-filter #usize #exporting #bitset #elements #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

#1748 in Data structures

26 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
~18K SLoC