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

https://github.com/bartke/go-protobuf-archive

Go implementation of a simple protobuf binary archive
https://github.com/bartke/go-protobuf-archive

Last synced: 5 months ago
JSON representation

Go implementation of a simple protobuf binary archive

Awesome Lists containing this project

README

          

# Go Protobuf Binary Archive

Go implementation of a simple protobuf binary archive specified here:

- https://github.com/bartke/protobuf-archive

WIP