Category: dev-go
Search
Compact View
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
aws-sdk-go
- Ebuilds: 1, Testing: 1.23.4
Description:
aws-sdk-go is the official AWS SDK for the Go programming language.
Homepage: https://aws.amazon.com/sdk-for-go/
License: MIT
colorize
- Ebuilds: 1, Testing: 0.1.1
Description:
Go library for colorizing terminal output.
Homepage: https://c.darenet.org/tyil/colorize
License: GPL-3
delve
- Ebuilds: 7, Stable: 1.25.1 , Testing: 1.26.3
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
errors
- Ebuilds: 1, Testing: 1.0.1
Description:
A package to add stacktraces to errors in Go.
Homepage: https://github.com/go-errors/errors
License: MIT
fuse
- Ebuilds: 1, Snapshot: 9999
Description:
This package provides native bindings for the FUSE kernel module for Go.
Homepage: https://github.com/hanwen/go-fuse/
License: BSD
git2go
- Ebuilds: 1, Testing: 20160427
Description:
Go library to interact with native git.
Homepage: https://github.com/libgit2/git2go/
License: GPL-3
go-bindata (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 3.1.3 , Testing: 3.1.3 , 1.0.0
Description: A small utility which generates Go code from any file
Homepage: https://github.com/go-bindata/go-bindata
License: CC-PD
go-critic (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 0.6.4 , Snapshot: 9999
Description: The most opinionated Go source code linter for code audit
Homepage: https://github.com/go-critic/go-critic
License: MIT
go-dep-tarball
- Ebuilds: 1, Stable: 0.1 , Testing: 0.1
Description: script to package go dependencies
Homepage: https://wiki.gentoo.org/wiki/No_homepage
License: BSD
go-ini
- Ebuilds: 1, Testing: 20130923
Description:
Go library to interface with ini files.
Homepage: https://github.com/vaughan0/go-ini/
License: GPL-3
go-license-detector
- Ebuilds: 1, Testing: 4.3.0
Description: Scan a source directory and report the license
Homepage: https://github.com/go-enry/go-license-detector
License: Apache-2.0 BSD BSD-2 MIT ISC
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-md2man (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 2.0.7 , Testing: 2.0.7
Description: A utility to convert markdown to man pages
Homepage: https://github.com/cpuguy83/go-md2man
License: BSD-2 MIT
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
go-version
- Ebuilds: 1, Testing: 1.2.0
Description:
go-version is a library for parsing versions and version constraints,
and verifying versions against a set of constraints. go-version can
sort a collection of versions properly, handles
prerelease/beta versions, can increment versions, etc.
Homepage: https://github.com/hashicorp/go-version
License: MPL-2.0
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
gofumpt
- Ebuilds: 1, Testing: 0.9.2
Description: A stricter gofmt
Homepage: https://github.com/mvdan/gofumpt
License: MIT
gogo-protobuf
- Ebuilds: 1, Testing: 1.3.2
Description: Protocol Buffers for Go with Gadgets
Homepage: https://github.com/gogo/protobuf
License: BSD
goimports
- Ebuilds: 1, Snapshot: 9999
Description: official go auto-importer
Homepage: https://github.com/golang/tools/blob/master/cmd/goimports/doc.go
License: MIT
golangci-lint (ambiguous, available in 2 overlays)
- Ebuilds: 9, Testing: 2.12.2 , Snapshot: 9999
Description: Fast linters runner for Go
Homepage: https://golangci-lint.run/ https://github.com/golangci/golangci-lint
License: GPL-3 Apache-2.0 BSD BSD-2 GPL-3 ISC MIT MPL-2.0 OFL-1.1
golog
- Ebuilds: 1, Testing: 0.3.0
Description:
Go library to deal with logging.
Homepage: https://c.darenet.org/tyil/golog
License: GPL-3
google-cloud-go
- Ebuilds: 1, Testing: 0.44.3
Description:
Go packages for Google Cloud Platform services.
Homepage: https://godoc.org/cloud.google.com/go/
License: Apache-2.0
gopls (ambiguous, available in 2 overlays)
- Ebuilds: 7, Stable: 0.21.0 , Testing: 0.21.1 , Snapshot: 9999
Description: \"Go please\" is the official Go language server
Homepage: https://github.com/golang/tools/blob/master/gopls/README.md
License: BSD
goreleaser-bin
- Ebuilds: 1, Testing: 2.16.0
Description: Deliver Go binaries as fast and easily as possible
Homepage: https://goreleaser.com
License: MIT
gotests
- Ebuilds: 1, Testing: 1.8.0
Description: Automatically generate Go test boilerplate from your source code
Homepage: https://github.com/cweill/gotests
License: BSD MIT
gotestsum
- Ebuilds: 1, Testing: 1.13.0
Description: 'go test' runner with output optimized for humans
Homepage: https://github.com/gotestyourself/gotestsum
License: Apache-2.0 Apache-2.0 BSD MIT
govendor
- Ebuilds: 1, Testing: 1.0.8
Description: Print version used to build Go executables
Homepage: https://github.com/kardianos/govendor
License: BSD
goversion
- Ebuilds: 1, Testing: 1.2.0-r1
Description: Print version used to build Go executables
Homepage: https://github.com/rsc/goversion https://rsc.io/goversion
License: BSD
gox (ambiguous, available in 2 overlays)
- Ebuilds: 2, 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
impl
- Ebuilds: 1, Snapshot: 9999
Description: impl generates method stubs for implementing an interface
Homepage: https://github.com/josharian/impl
License: MIT
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
modmerge
- Ebuilds: 1, Snapshot: 9999
Description: Tool to merge mod zip files back into Infinity Engine games.
Homepage: https://github.com/ScottBrooks/modmerge
License: IdeaSpark
prometheus-graphite-relay
- Ebuilds: 2, Testing: 1.0.1-r1 , Snapshot: 9999-r1
Description: Utility to push metrics scraped from prometheus into graphite.
Homepage: https://gitlab.fem-net.de/monitoring/prometheus-graphite-relay
License: ISC MIT Apache-2.0 BSD
protobuf-go
- Ebuilds: 1, Testing: 1.30.0
Description: Go support for Google's protocol buffers
Homepage: http://protobuf.dev
License: BSD
sqlite3
- Ebuilds: 1, Snapshot: 9999
Description:
This package provide a sqlite3 driver for go applications.
Homepage: https://github.com/mattn/go-sqlite3
License: MIT
staticcheck
- Ebuilds: 1, Testing: 2025.1.1
Description: Go static analysis, detecting bugs, performance issues, and much more
Homepage: https://staticcheck.dev https://github.com/dominikh/go-tools
License: BSD MIT
vend
- Ebuilds: 1, Testing: 1.0.3
Description: dependency vendor for Go programs
Homepage: https://github.com/nomad-software/vend
License: MIT
wire
- Ebuilds: 1, Testing: 0.6.0
Description: Wire: Automated Initialization in Go
Homepage: https://github.com/google/wire
License: Apache-2.0
yaml
- Ebuilds: 1, Testing: 20160301
Description:
Go library to interface with yaml files.
Homepage: https://github.com/go-yaml/yaml/
License: GPL-3