sparse_vec 0.1.0

Datastructure that stores separate but contiguous ranges of values efficiently
Documentation

sparse_vec

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

This could be used to simulate virtual memory.