_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-jbenet-go-cienv 0.1.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/jbenet/go-cienv
Licenses: Expat
Synopsis: CI system environment variables
Description:

Package cienv implements some helper functions to use during tests. Many times certain facilities are not available, or tests must run differently.

go-github-com-burntsushi-toml 1.4.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/BurntSushi/toml
Licenses: Expat
Synopsis: Toml parser and encoder for Go
Description:

This package is toml parser and encoder for Go. The interface is similar to Go's standard library json and xml package.

go-github-com-mdlayher-socket 0.4.1
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/mdlayher/socket
Licenses: Expat
Synopsis: socket
Description:

Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O and deadline support.

go-github-com-mdlayher-socket 0.5.1
Propagated dependencies: go-golang-org-x-net@0.28.0 go-golang-org-x-sync@0.8.0 go-golang-org-x-sys@0.24.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/mdlayher/socket
Licenses: Expat
Synopsis: Low-level network connection type with async I/O and deadline support
Description:

This package provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O and deadline support.

go-github-com-k0kubun-go-ansi 0.0.0-20180517002512-3bf9e2903213
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/k0kubun/go-ansi
Licenses: Expat
Synopsis: Windows-portable ANSI escape sequence utility for Golang
Description:

This library converts ANSI escape sequences to Windows API calls on Windows environment. You can easily use this feature by replacing fmt with ansi.

go-github-com-rubyist-tracerx 0.0.0-0.7879593
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/rubyist/tracerx/
Licenses: Expat
Synopsis: Output tracing information in your Go app
Description:

This package is a simple tracing application that logs messages depending on environment variables. It is very much inspired by git's GIT_TRACE mechanism.

go-github-com-kalafut-imohash 1.0.2
Propagated dependencies: go-gopkg-in-tylerb-is-v1@1.1.2 go-github-com-twmb-murmur3@1.1.3
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/kalafut/imohash
Licenses: Expat
Synopsis: imohash
Description:

Package imohash implements a fast, constant-time hash for files. It is based atop murmurhash3 and uses file size and sample data to construct the hash.

go-github-com-quasoft-websspi 1.1.2
Propagated dependencies: go-golang-org-x-sys@0.24.0 go-github-com-gorilla-sessions@1.2.1 go-github-com-gorilla-securecookie@1.1.1
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/quasoft/websspi
Licenses: Expat
Synopsis: websspi
Description:

websspi is an HTTP middleware for Golang that uses Kerberos/NTLM for single sign-on (SSO) authentication of browser based clients in a Windows environment.

go-github-com-shurcool-vfsgen 0.0.0-20230704071429-0000e147ea92
Propagated dependencies: go-github-com-shurcool-httpfs@0.0.0-20230704072500-f1e31cf0ba5c
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/shurcooL/vfsgen
Licenses: Expat
Synopsis: Generate Go code from an @code{http.FileSystem}
Description:

Package vfsgen takes an http.FileSystem (likely at go generate time) and generates Go code that statically implements the provided http.FileSystem.

go-github-com-facette-natsort 0.0.0-20181210072756-2cd4dd1e2dcb
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/facette/natsort
Licenses: Modified BSD
Synopsis: Natural strings sorting in Go
Description:

This package provides an implementation of the Alphanum Algorithm developed by Dave Koelle in Go.

go-github-com-mattn-go-isatty 0.0.20
Propagated dependencies: go-golang-org-x-sys@0.24.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/mattn/go-isatty
Licenses: Expat
Synopsis: Provide @code{isatty} for Golang
Description:

This package provides isatty, a Go module that can tell you whether a file descriptor points to a terminal and the type of the terminal.

go-github-com-klauspost-pgzip 1.2.5
Dependencies: go-github-com-klauspost-compress@1.13.1
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/klauspost/pgzip
Licenses: Expat
Synopsis: Go parallel gzip (de)compression
Description:

go-github-com-klauspost-pgzip implements reading and writing of gzip format compressed files, as specified in RFC 1952.

go-github-com-markbates-going 1.0.3
Propagated dependencies: go-github-com-serenize-snaker@0.0.0-20201027110005-a7ad2135616e go-github-com-onsi-gomega@1.33.1 go-github-com-onsi-ginkgo@1.16.5
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/markbates/going
Licenses: Expat
Synopsis: github.com/markbates/going
Description:

This project houses, what I consider to be some help packages for writing Go applications. Your mileage may vary, but I find them to be pretty darn helpful.

go-github-com-elgris-jsondiff 0.0.0-20160530203242-765b5c24c302
Propagated dependencies: go-github-com-mgutz-ansi@0.0.0-20200706080929-d51e80ef957d
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/elgris/jsondiff
Licenses: Expat
Synopsis: JSON diff diagnostics for Golang
Description:

This package provides a simple little tool that produces readable diff of 2 JSON-able and convertible to map[string]interface objects. Useful for diagnostics or debugging

go-github-com-ucarion-urlpath 0.0.0-20200424170820-7ccc79b76bbb
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/ucarion/urlpath
Licenses: Expat
Synopsis: REST-like URL path patterns matching
Description:

Package urlpath matches paths against a template. It's meant for applications that take in REST-like URL paths, and need to validate and extract data from those paths.

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/OneOfOne/xxhash
Licenses: ASL 2.0
Synopsis: Go implementation of xxHash
Description:

This is a native Go implementation of the xxHash algorithm, an extremely fast non-cryptographic hash algorithm, working at speeds close to RAM limits.

go-github-com-c4milo-unpackit 0.0.0-20170704181138-4ed373e9ef1c
Dependencies: go-github-com-ulikunitz-xz@0.5.11 go-github-com-pkg-errors@0.9.1 go-github-com-klauspost-pgzip@1.2.5 go-github-com-hooklift-assert@0.1.0 go-github-com-dsnet-compress@0.0.1 go-github-com-bradfitz-iter@0.0.0-20191230175014-e8f45d346db8
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/c4milo/unpackit
Licenses: MPL 2.0
Synopsis: Natively decompress and unarchive tar files in Go
Description:

go-github-com-c4milo-unpackit allows you to easily unpack *.tar.gz, *.tar.bzip2, *.tar.xz, *.zip and *.tar files. CGO is not involved nor hard dependencies of any type.

emacs-git-messenger-diff-mode 0.18
Propagated dependencies: emacs-popup@0.5.9
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/syohex/emacs-git-messenger
Licenses: GPL 3+
Synopsis: Popup commit message at current line
Description:

emacs-git-messenger provides git-messenger:popup-message, a function that when called, will popup the last git commit message for the current line. This uses git-blame internally.

go-github-com-kardianos-osext 0.0.0-1.ae77be6
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/kardianos/osext
Licenses: Modified BSD
Synopsis: Find the running executable
Description:

Osext provides a method for finding the current executable file that is running. This can be used for upgrading the current executable or finding resources located relative to the executable file.

go-git-sr-ht-adnano-go-gemini 0.2.3
Propagated dependencies: go-golang-org-x-net@0.28.0 go-golang-org-x-text@0.17.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://git.sr.ht/~adnano/go-gemini
Licenses: Expat
Synopsis: Gemini protocol in Go
Description:

The gemini package implements the Gemini protocol in Go. It provides an API similar to that of NET/HTTP to facilitate the development of Gemini clients and servers.

go-github-com-serenize-snaker 0.0.0-20201027110005-a7ad2135616e
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/serenize/snaker
Licenses: Expat
Synopsis: snaker
Description:

Package snaker provides methods to convert CamelCase names to snake_case and back. It considers the list of allowed initialsms used by github.com/golang/lint/golint (e.g. ID or HTTP)

go-git-sr-ht-rockorager-vaxis 0.9.2
Propagated dependencies: go-github-com-containerd-console@1.0.3 go-github-com-creack-pty@1.1.23 go-github-com-mattn-go-runewidth@0.0.16 go-github-com-mattn-go-sixel@0.0.5 go-github-com-rivo-uniseg@0.4.7 go-golang-org-x-exp@0.0.0-20240808152545-0cdaa3abc0fa go-golang-org-x-image@0.19.0 go-golang-org-x-sys@0.24.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://git.sr.ht/~rockorager/vaxis
Licenses: ASL 2.0
Synopsis: TUI library for Golang
Description:

Package vaxis is a terminal user interface for modern terminals. It supports supports modern terminal features, such as styled underlines and graphics. A widgets package is provided with some useful widgets.

go-github-com-yuin-gopher-lua 1.1.1
Propagated dependencies: go-github-com-chzyer-readline@1.5.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/yuin/gopher-lua
Licenses: Expat
Synopsis: VM and compiler for Lua in Golang
Description:

GopherLua is a Lua5.1(+ goto statement in Lua5.2) VM and compiler. It provides Go APIs that allow you to easily embed a scripting language to your Go host programs.

go-github-com-spf13-cobra-1.5 1.5.0
Propagated dependencies: go-gopkg-in-yaml-v2@2.4.0 go-github-com-spf13-pflag@1.0.5 go-github-com-inconshreveable-mousetrap@1.0.0 go-github-com-cpuguy83-go-md2man-v2@2.0.1
Channel: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
Home page: https://github.com/spf13/cobra
Licenses: ASL 2.0
Synopsis: Overview
Description:

Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces. In addition to providing an interface, Cobra simultaneously provides a controller to organize your application code.

Total results: 1585