succinct_vec

Crates.iosuccinct_vec
lib.rssuccinct_vec
version0.1.0
sourcesrc
created_at2019-07-30 23:10:30.576934
updated_at2019-07-30 23:10:30.576934
descriptionA Vec-like datastructure with less memory overhead
homepagehttps://github.com/danielmock/succinct-vec
repositoryhttps://github.com/danielmock/succinct-vec
max_upload_size
id153092
size21,170
Daniel A. Mock (danielmock)

documentation

README

BCDMS-Array

From the paper "Resizable Arrays in Optimal Time and Space" by Brodnik, Carlsson, Demaine, Munro and Sedgewick (1999).

Commit count: 35

cargo fmt