sparse_vec

Crates.iosparse_vec
lib.rssparse_vec
version0.1.0
sourcesrc
created_at2023-06-08 03:33:52.080673
updated_at2023-06-08 03:33:52.080673
descriptionDatastructure that stores separate but contiguous ranges of values efficiently
homepage
repositoryhttps://github.com/Atilogit/sparse_vec
max_upload_size
id885156
size9,764
Yannick Wagner (Atilogit)

documentation

README

sparse_vec

A datastructure that stores separate but contiguous ranges of values efficiently.

This could be used to simulate virtual memory.

Commit count: 1

cargo fmt