https://github.com/ibab/laminate
:package: An efficient packed data format for protocol buffer messages
https://github.com/ibab/laminate
Last synced: 5 days 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-19T21:46:12.000Z (over 8 years ago)
- Last Synced: 2025-04-15T06:08:07.050Z (5 days ago)
- Language: C++
- Homepage:
- Size: 103 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-bazel - laminate
README
# laminate
[](https://travis-ci.org/ibab/laminate)
Stores your protocol buffers as compressed columns in an HDF5 file.
Currently under :construction: