_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-sony-gobreaker 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/sony/gobreaker
Licenses: Expat
Build system: go
Synopsis: Circuit Breaker implemented in Golang
Description:

Package gobreaker implements the Circuit Breaker pattern.

go-github-com-jaypipes-pcidb 1.0.1
Propagated dependencies: go-github-com-mitchellh-go-homedir@1.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/jaypipes/pcidb
Licenses: ASL 2.0 ASL 2.0
Build system: go
Synopsis: Query PCI database information
Description:

pcidb is a small Golang library for programmatic querying of PCI vendor,product and class information.

go-github-com-dchest-stemmer 0.0.0-20161207102402-66719a20c4b5
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/dchest/stemmer
Licenses: FreeBSD
Build system: go
Synopsis: Stemmer package for Golang
Description:

Stemmer package provides an interface for stemmers and includes English, German and Dutch stemmers as sub-packages.

go-github-com-cespare-xxhash 1.1.0
Propagated dependencies: go-github-com-spaolacci-murmur3@1.1.0 go-github-com-oneofone-xxhash@1.2.8
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/cespare/xxhash
Licenses: Expat
Build system: go
Synopsis: Go implementation of xxHash
Description:

Package xxhash implements the 64-bit variant of xxHash (XXH64) as described at https://xxhash.com/.

go-github-com-hashicorp-serf 0.10.2
Propagated dependencies: go-github-com-armon-circbuf@0.0.0-20190214190532-5111143e8da2 go-github-com-hashicorp-go-metrics@0.5.4 go-github-com-hashicorp-go-msgpack-v2@2.1.5 go-github-com-hashicorp-go-syslog@1.0.0 go-github-com-hashicorp-logutils@1.0.0 go-github-com-hashicorp-mdns@1.0.6 go-github-com-hashicorp-memberlist@0.5.3 go-github-com-mitchellh-cli@1.1.5 go-github-com-mitchellh-mapstructure@1.5.0 go-github-com-ryanuber-columnize@2.1.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/hashicorp/serf
Licenses: MPL 2.0
Build system: go
Synopsis: Service discovery and orchestration for Golang
Description:

Serf is a decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant.

go-github-com-pion-transport 0.14.1
Propagated dependencies: go-github-com-pion-logging@0.2.3 go-golang-org-x-net@0.46.0 go-golang-org-x-sys@0.37.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/transport
Licenses: Expat
Build system: go
Synopsis: Golang networking related functions
Description:

This package implements a various networking related functions used throughout the Pion modules.

go-github-com-tidwall-pretty 1.2.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/tidwall/pretty
Licenses: Expat
Build system: go
Synopsis: JSON beautifier and compactor for Golang
Description:

This package provides fast methods for formatting JSON for human readability, or to compact JSON for smaller payloads.

go-github-com-mattn-go-zglob 0.0.3
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/mattn/go-zglob
Licenses: Expat
Build system: go
Synopsis: Glob library that descends into other directories
Description:

This package provides a glob library that implements descending into other directories. It is optimized for filewalking.

go-github-com-grafana-regexp 0.0.0-20240518133315-a468a5bfb3bc
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/grafana/regexp
Licenses: Modified BSD
Build system: go
Synopsis: Alternative implementation of Go's std @code{regexp} package
Description:

This package provides an alternative implementation of regexp, with some code optimisations to make it run faster.

go-github-com-robfig-cron-v3 3.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://godoc.org/github.com/robfig/cron
Licenses: Expat
Build system: go
Synopsis: Cron library for Go
Description:

This package provides a cron library for Go. It implements a cron spec parser and job runner.

go-github-com-rxwycdh-rxhash 0.0.0-20230131062142-10b7a38b400d
Channel: panther
Location: px/packages/golang-xyz.scm (px packages golang-xyz)
Home page: https://github.com/rxwycdh/rxhash
Licenses: Expat
Build system: go
Synopsis: Create unique hash values for Go structs
Description:

rxhash is a Go library for creating a unique hash value for struct in Go with data consistency.

go-github-com-mdlayher-vsock 1.2.1
Propagated dependencies: go-github-com-mdlayher-socket@0.5.1 go-golang-org-x-net@0.46.0 go-golang-org-x-sync@0.17.0 go-golang-org-x-sys@0.37.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/mdlayher/vsock
Licenses: Expat
Build system: go
Synopsis: Access to Linux VM sockets for Golang
Description:

Package vsock provides access to Linux VM sockets (AF_VSOCK) for communication between a hypervisor and its virtual machines.

go-github-com-pingcap-errors 0.11.4
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/pingcap/errors
Licenses: FreeBSD
Build system: go
Synopsis: Simple error handling primitives
Description:

Package errors provides simple error handling primitives. It's an alternative fork of https://github.com/pkg/errors project.

go-github-com-liyue201-gostl 1.2.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/liyue201/gostl
Licenses: Expat
Build system: go
Synopsis: Data structure and algorithm library for Go
Description:

gostl is a data structure and algorithm library for Go, designed to provide functions similar to C++ STL.

go-github-com-rxwycdh-rxhash 0.0.0-20230131062142-10b7a38b400d
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/rxwycdh/rxhash
Licenses: Expat
Build system: go
Synopsis: Creating unique hash value for structs in Go.
Description:

rxhash is a Go library for creating a unique hash value for struct in Go, but data consistency.

go-github-com-godbus-dbus-v5 5.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/godbus/dbus/
Licenses: FreeBSD
Build system: go
Synopsis: Native Go client bindings for the D-Bus
Description:

dbus is a library that implements native Go client bindings for the D-Bus message bus system.

go-github-com-aryann-difflib 0.0.0-0.ff5ff6d
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/aryann/difflib
Licenses: Expat
Build system: go
Synopsis: Go library for diffing two sequences of text
Description:

go-github-com-aryann-difflib is a simple library written in Go for diffing two sequences of text.

go-github-com-nsf-termbox-go 1.1.1
Propagated dependencies: go-github-com-mattn-go-runewidth@0.0.16
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/nsf/termbox-go
Licenses: Expat
Build system: go
Synopsis: @code{termbox} provides a minimal API for text-based user interfaces
Description:

Termbox is a library that provides a minimalistic API which allows the programmer to write text-based user interfaces.

go-github-com-kpango-fastime 1.1.9
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/kpango/fastime
Licenses: Expat
Build system: go
Synopsis: Fast time function library for Go
Description:

fastime is a time function library for Go with zero memory allocation. fastime is returning the approximate time.

go-github-com-containerd-log 0.1.0
Propagated dependencies: go-github-com-sirupsen-logrus@1.9.3
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/containerd/log
Licenses: ASL 2.0
Build system: go
Synopsis: Common log interface for containerd repositories and clients
Description:

Package log provides types and functions related to logging, passing loggers through a context, and attaching context to the logger.

go-github-com-racksec-srslog 0.0.0-20180709174129-a4725f04ec91
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/RackSec/srslog
Licenses: Modified BSD
Build system: go
Synopsis: Replacement for Golang's @code{log/syslog} with TLS support
Description:

This package is a drop-in replacement for the Golang standard library log/syslog, but with support for TLS.

go-github-com-gliderlabs-ssh 0.2.2
Dependencies: go-golang-org-x-crypto@0.43.0 go-golang-org-x-sys@0.37.0 go-github-com-anmitsu-go-shlex@0.0.0-20200514113438-38f4b401e2be
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/gliderlabs/ssh
Licenses: Modified BSD
Build system: go
Synopsis: Easy SSH servers in Golang
Description:

go-github-com-gliderlabs-ssh wraps the crypto/ssh package with a higher-level API for building SSH servers.

go-github-com-arceliar-phony v0.0.0-20220903101357-530938a4b13d
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/Arceliar/phony
Licenses: Expat
Build system: go
Synopsis: Very minimal actor model library
Description:

Phony is a very minimal actor model library for Go, inspired by the causal messaging system in the Pony programming language.

Total results: 2144