Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibab/laminate
:package: An efficient packed data format for protocol buffer messages
https://github.com/ibab/laminate
Last synced: 3 months ago
JSON representation
:package: An efficient packed data format for protocol buffer messages
- Host: GitHub
- URL: https://github.com/ibab/laminate
- Owner: ibab
- License: mit
- Created: 2016-01-16T16:12:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-19T21:46:12.000Z (about 8 years ago)
- Last Synced: 2024-06-27T14:41:10.463Z (4 months ago)
- Language: C++
- Homepage:
- Size: 103 KB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-bazel - laminate
README
# laminate
[![Build Status](https://travis-ci.org/ibab/laminate.svg?branch=master)](https://travis-ci.org/ibab/laminate)
Stores your protocol buffers as compressed columns in an HDF5 file.
Currently under :construction: