Thoughts

Sparse multidimensional structures written in Rust

Announcing ndsparse, a project that provides structures to store and retrieve N-dimensional sparse data. Currently supports a generalization of the Compressed Sparse Column (CSC), Compressed Sparse Row (CSR) and Coordinate (COO) formats.