solana/bucket_map
HaoranYi e7e7e87c93
Fast log2 ceiling (#24301)
* typo

* a fast way to compute log2 ceiling

* rename and assert

* clippy

* fix test return 0 for empty slice

* add test for empty slice
2022-04-14 22:22:08 -05:00
..
benches Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
src Fast log2 ceiling (#24301) 2022-04-14 22:22:08 -05:00
tests Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
Cargo.toml Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00