An open API service indexing awesome lists of open source software.

https://github.com/nihei9/sparss

Sparse Table Compressor for Golang
https://github.com/nihei9/sparss

compression sparse-matrix sparse-table

Last synced: 4 months ago
JSON representation

Sparse Table Compressor for Golang

Awesome Lists containing this project

README

          

# sparss

Sparse Table Compressor

[![Build Status](https://travis-ci.org/nihei9/sparss.svg?branch=master)](https://travis-ci.org/nihei9/sparss)

## Requirement

Go >=1.13

## Refelence

* [1] [Robert Endre Tarjan and Andrew Chi-Chih Yao. 1979. Storing a sparse table. Commun. ACM 22, 11 (November 1979), 606–611.](https://doi.org/10.1145/359168.359175)