1 unstable release
| 0.10.3 | Dec 14, 2024 |
|---|
#2639 in Data structures
991 downloads per month
Used in 44 crates
(via namada_core)
30KB
682 lines
Set data structures optimized to store usize values.
usize-set
Set data structures optimized to store sparsely distributed usize values.
#![no_std]
This crate works in #![no_std] environments, but still requires alloc.
Dependencies
~0–550KB
~12K SLoC