Crates.io | succinct_vec |
lib.rs | succinct_vec |
version | 0.1.0 |
source | src |
created_at | 2019-07-30 23:10:30.576934 |
updated_at | 2019-07-30 23:10:30.576934 |
description | A Vec-like datastructure with less memory overhead |
homepage | https://github.com/danielmock/succinct-vec |
repository | https://github.com/danielmock/succinct-vec |
max_upload_size | |
id | 153092 |
size | 21,170 |
BCDMS-Array
From the paper "Resizable Arrays in Optimal Time and Space" by Brodnik, Carlsson, Demaine, Munro and Sedgewick (1999).