tomarrell / rust-elias-fano

Elias-Fano encoding implementation in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Take iterator in `compress` to prevent realloc

tomarrell opened this issue · comments

Take iterator in `compress` to prevent realloc