A fast, pure Rust implementation of the segmented array data structure.
Map like collection with usize indices that stores values contiguosly
重定向映射表,一个使用usize作为key的映射表
Compress vectors using row displacement
No description provided.