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

https://github.com/grailbio/recordio

C++ implementation of github.com/grailbio/base/recordio
https://github.com/grailbio/recordio

cpp golang recordio

Last synced: about 1 month ago
JSON representation

C++ implementation of github.com/grailbio/base/recordio

Awesome Lists containing this project

README

          

# RecordIO

This package contains C++ implementation of Grail RecordIO file format. The
file format is compatible with Go implementation. See
https://github.com/grailbio/base/tree/master/recordio for more details.

All the public classes are in recordio.h.