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.
- Host: GitHub
- URL: https://github.com/tpapp/serializetables.jl
- Owner: tpapp
- License: other
- Created: 2018-11-12T10:38:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-20T09:18:46.000Z (over 5 years ago)
- Last Synced: 2025-02-28T16:20:13.527Z (over 1 year ago)
- Language: Julia
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SerializeTables

[](https://travis-ci.org/tpapp/SerializeTables.jl)
[](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.