An open API service for producing an overview of a list of open source projects.

https://github.com/richardartoul/molecule

Score: 6.035481432524756

Last synced: about 10 hours ago
JSON representation

Repository metadata:

Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.


Owner metadata:


Dependencies

go.mod go
  • github.com/golang/protobuf v1.5.0
  • github.com/google/gofuzz v1.1.0
  • github.com/pkg/errors v0.9.1
  • github.com/stretchr/testify v1.5.1
  • google.golang.org/protobuf v1.27.1
  • gotest.tools v2.2.0+incompatible
go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/golang/protobuf v1.5.0
  • github.com/google/go-cmp v0.5.5
  • github.com/google/gofuzz v1.1.0
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.5.1
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
  • google.golang.org/protobuf v1.26.0-rc.1
  • google.golang.org/protobuf v1.27.1
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.2
  • gotest.tools v2.2.0+incompatible
.github/workflows/go.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v1 composite