_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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
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
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-pion-transport 0.14.1
Propagated dependencies: go-github-com-pion-logging@0.2.2 go-golang-org-x-net@0.33.0 go-golang-org-x-sys@0.28.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/transport
Licenses: Expat
Synopsis: Golang networking related functions
Description:

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

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
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-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
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-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
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-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
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-ziutek-mymysql 1.5.4
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/ziutek/mymysql
Licenses: Modified BSD
Synopsis: MyMySQL v1.5.4 (2015-01-08)
Description:

Sorry for my poor English. If you can help with improving the English in this documentation, please contact me.

go-github-com-mdlayher-vsock 1.2.1
Propagated dependencies: go-github-com-mdlayher-socket@0.5.1 go-golang-org-x-net@0.33.0 go-golang-org-x-sync@0.10.0 go-golang-org-x-sys@0.28.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/mdlayher/vsock
Licenses: Expat
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-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
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-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
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-gliderlabs-ssh 0.2.2
Dependencies: go-golang-org-x-crypto@0.31.0 go-golang-org-x-sys@0.28.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
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-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
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-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
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-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
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-twpayne-go-vfs 1.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/twpayne/go-vfs/
Licenses: Expat
Synopsis: Abstraction of the @code{os} and @code{ioutil} Go packages
Description:

Package vfs provides an abstraction of the os and ioutil packages that is easy to test.

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
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.

go-github-com-tidwall-pretty 1.2.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/tidwall/pretty
Licenses: Expat
Synopsis: Efficient JSON beautifier and compactor for Go
Description:

Pretty is a Go package that provides fast methods for formatting JSON for human readability, or to compact JSON for smaller payloads.

go-github-com-expr-lang-expr 1.16.9
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://expr-lang.org/
Licenses: Expat
Synopsis: Expression language and expression evaluation for Go
Description:

The package Expr provides a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy, safety, and speed.

go-github-com-urfave-negroni 1.0.0
Channel: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
Home page: https://github.com/urfave/negroni
Licenses: Expat
Synopsis: Idiomatic HTTP Middleware for Golang
Description:

Package negroni is an idiomatic approach to web middleware in Go. It is tiny, non-intrusive, and encourages use of net/http Handlers.

go-github-com-andreyvit-diff 0.0.0-20170406064948-c7f18ee00883
Propagated dependencies: go-github-com-sergi-go-diff@1.3.1
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/andreyvit/diff
Licenses: Expat
Synopsis: Diffing strings in tests
Description:

This package provides a quick and easy string diffing functions based on github.com/sergi/go-diff, mainly for diffing strings in tests.

go-github-com-xaionaro-gosrc 0.0.0-0.3fdf847
Propagated dependencies: go-github-com-xaionaro-go-unsafetools@0.0.0-20241024014258-a46e1ce3763e go-github-com-fatih-structtag@1.2.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/xaionaro-go/gosrc
Licenses: CC0
Synopsis: Parse Go packages to handy structures
Description:

This package just simplifies working with go/* packages to parse a source code. Initially the package was written to simplify code generation.

go-github-com-tomasen-realip 0.0.0-20180522021738-f0c99a92ddce
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/tomasen/realip
Licenses: Expat
Synopsis: Go library to get a client's public IP
Description:

go-github-com-tomasen-realip can be used to get client's real public IP, which is usually useful for logging HTTP server.

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: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
Home page: https://github.com/cespare/xxhash
Licenses: Expat
Synopsis: xxhash
Description:

Package xxhash implements the 64-bit variant of xxHash (XXH64) as described at http://cyan4973.github.io/xxHash/.

Total results: 1852