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

https://github.com/tpapp/serializetables.jl

An experiment with serializing and compressing tables.
https://github.com/tpapp/serializetables.jl

Last synced: 4 months ago
JSON representation

An experiment with serializing and compressing tables.

Awesome Lists containing this project

README

          

# SerializeTables

![Lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)
[![Build Status](https://travis-ci.org/tpapp/SerializeTables.jl.svg?branch=master)](https://travis-ci.org/tpapp/SerializeTables.jl)
[![codecov.io](http://codecov.io/github/tpapp/SerializeTables.jl/coverage.svg?branch=master)](http://codecov.io/github/tpapp/SerializeTables.jl?branch=master)

An experiment with serializing and compressing tables.

## warning

The format is versioned and that will be respected eventually, but it **will change without notice** in the experimental phase of this package. If you are using it in production, pin to a particular commit.