TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Sparse multidimensional structures written in Rust

1 pointsby CaioFerabout 5 years ago

1 comment

CaioFerabout 5 years ago
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.<p>The linked blog post is my first writing publication. Please, feel free to indicate possible improvements.