#bit-set

id-set

A bitset implementation that stores data on the stack for small sizes

17 releases

Uses old Rust 2015

0.2.2 Oct 3, 2017
0.2.1 Jul 4, 2017
0.1.13 Jul 3, 2017
0.1.10 Jun 28, 2017

#2047 in Data structures

Download history 112313/week @ 2024-12-14 21891/week @ 2024-12-21 58502/week @ 2024-12-28 123244/week @ 2025-01-04 138321/week @ 2025-01-11 94330/week @ 2025-01-18 117832/week @ 2025-01-25 117811/week @ 2025-02-01 124823/week @ 2025-02-08 123876/week @ 2025-02-15 163454/week @ 2025-02-22 159184/week @ 2025-03-01 157916/week @ 2025-03-08 145467/week @ 2025-03-15 164135/week @ 2025-03-22 132702/week @ 2025-03-29

629,188 downloads per month
Used in 8 crates (4 directly)

MIT/Apache

49KB
1.5K SLoC

A bitset implementation that stores data on the stack for small sizes.

Docs: https://docs.rs/id-set/.

No runtime deps