act
- Ebuilds: 1, Stable: 1.6.0, Testing: 1.6.0 Description:
The Automatic Component Toolkit (ACT) is a code generator for a thin
C89-API, implementation stubs and language bindings for C, C++, Pascal,
Python3, Go, NodeJS, C#, based on an instance of an Interface Description
Language file.
Homepage:https://github.com/Autodesk/AutomaticComponentToolkit License: BSD-2
delve
- Ebuilds: 5, Stable: 1.25.1, Testing: 1.26.0 Description: A source-level debugger for the Go programming language
Homepage:https://github.com/go-delve/delve License: MIT BSD BSD-2 Apache-2.0
enumer
- Ebuilds: 2, Stable: 1.5.11, Testing: 1.5.11 Description: A Go tool to auto generate methods for your enums
Homepage:https://github.com/dmarkham/enumer License: BSD-2 BSD
go-licenses
- Ebuilds: 2, Stable: 2.0.1, Testing: 2.0.1, 1.6.0 Description:
go-licenses analyzes the dependency tree of a Go package/binary.
It can output a report on the libraries used and under what license they can be used.
It can also collect all of the license documents, copyright notices and source code
into a directory in order to comply with license terms on redistribution.
Homepage:https://github.com/google/go-licenses License: Apache-2.0 BSD-2 BSD MIT Unlicense
go-tools
- Ebuilds: 1, Stable: 0.28.0, Testing: 0.28.0 Description: Tools that support the Go programming language (godoc, etc.)
Homepage:https://pkg.go.dev/golang.org/x/tools License: BSD MIT
go-tour
- Ebuilds: 1, Testing: 0_pre20200201 Description: A Tour of Go
Homepage:https://tour.golang.org License: BSD Apache-2.0 MIT
gocov
- Ebuilds: 1, Testing: 1.1.0 Description: Coverage testing tool for The Go Programming Language
Homepage:https://github.com/axw/gocov License: BSD-2
gox
- Ebuilds: 1, Stable: 1.0.1, Testing: 1.0.1 Description: A dead simple, no frills Go cross compile tool
Homepage:https://github.com/mitchellh/gox License: MPL-2.0
licenseclassifier
- Ebuilds: 1, Testing: 2.0.0 Description:
The license classifier is a library and set of tools that can analyze text
to determine what type of license it contains. It searches for license texts
in a file and compares them to an archive of known licenses.
These files could be, e.g., LICENSE files with a single or multiple licenses in it,
or source code files with the license text in a comment.
Homepage:https://github.com/google/licenseclassifier License: Apache-2.0 MIT Unlicense
lichen
- Ebuilds: 1, Testing: 0.1.7 Description: Go binary license checker
Homepage:https://github.com/uw-labs/lichen License: MIT Apache-2.0 BSD BSD-2 MPL-2.0
protobuf-go
- Ebuilds: 1, Testing: 1.30.0 Description: Go support for Google's protocol buffers
Homepage:http://protobuf.dev License: BSD