_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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.8
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-sacloud-go-http 0.1.9
Propagated dependencies: go-github-com-hashicorp-go-retryablehttp@0.7.7 go-go-uber-org-ratelimit@0.3.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/sacloud/go-http
Licenses: ASL 2.0
Synopsis: HTTP client library for SAKURA cloud in Go
Description:

This package provides a HTTP client functionality that can be used across various Sakura Cloud APIs (IaaS, ObjectStorage, PHY, etc.).

go-github-com-mattn-go-isatty 0.0.20
Propagated dependencies: go-golang-org-x-sys@0.37.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-labstack-gommon 0.4.2
Propagated dependencies: go-github-com-mattn-go-colorable@0.1.13 go-github-com-mattn-go-isatty@0.0.20 go-github-com-valyala-fasttemplate@1.2.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/labstack/gommon
Licenses: Expat
Synopsis: Common libraries for Go
Description:

This package provides functionlaity for common tasks:

  • Bytes - format/parse bytes

  • Color - style terminal text

  • Log - simple logging

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-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-klauspost-pgzip 1.2.5
Dependencies: go-github-com-klauspost-compress@1.18.0
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-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-git-sr-ht-adnano-go-gemini 0.2.5
Propagated dependencies: go-golang-org-x-net@0.46.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
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-kardianos-osext 0.0.0-20190222173326-2bc1f35cddc0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
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-github-com-c4milo-unpackit 0.0.0-20170704181138-4ed373e9ef1c
Dependencies: go-github-com-ulikunitz-xz@0.5.12 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-git-sr-ht-rockorager-vaxis 0.14.0
Propagated dependencies: go-github-com-containerd-console@1.0.4 go-github-com-creack-pty@1.1.24 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-20250911091902-df9299821621 go-golang-org-x-image@0.32.0 go-golang-org-x-sys@0.37.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.6 go-github-com-inconshreveable-mousetrap@1.0.0 go-github-com-cpuguy83-go-md2man-v2@2.0.1
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
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.

go-github-com-google-safehtml 0.1.0
Propagated dependencies: go-golang-org-x-text@0.30.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/google/safehtml
Licenses: Modified BSD
Synopsis: Safe HTML for Go
Description:

Package safehtml provides immutable string-like types which represent values that are guaranteed to be safe, by construction or by escaping or sanitization, to use in various HTML contexts and with various DOM APIs.

go-github-com-vbatts-go-mtree 0.5.4
Propagated dependencies: go-github-com-fatih-color@1.17.0 go-github-com-sirupsen-logrus@1.9.3 go-github-com-urfave-cli-v2@2.27.5 go-golang-org-x-crypto@0.43.0 go-golang-org-x-sys@0.37.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/vbatts/go-mtree
Licenses: Modified BSD
Synopsis: File systems verification utility and library
Description:

mtree is a filesystem hierarchy validation tooling and format. This is a library and simple CLI tool for mtree(8) implemented in Go.

go-github-com-veandco-go-sdl2 0.4.40
Propagated dependencies: go-github-com-golang-freetype@0.0.0-20170609003504-e2365dfdc4a0 sdl2@2.30.8 sdl2-gfx@1.0.4 sdl2-image@2.8.8 sdl2-mixer@2.6.3 sdl2-ttf@2.20.2
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://github.com/veandco/go-sdl2
Licenses: Modified BSD
Synopsis: SDL2 binding for Go
Description:

go-sdl2 is SDL2 wrapped for Go users. It enables interoperability between Go and the SDL2 library which is written in C. That means the original SDL2 installation is required for this to work.

go-github-com-minio-crc64nvme 1.0.1
Propagated dependencies: go-github-com-klauspost-cpuid-v2@2.2.8
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/minio/crc64nvme
Licenses: ASL 2.0
Synopsis: CRC64 checksums using carryless-multiplication
Description:

This package calculates CRC64 checksums using carryless-multiplication accelerated with SIMD instructions for both ARM and x86. The code is based on the https://github.com/awesomized/crc64fast-nvme.git, crc64fast-nvme package in Rust.

go-github-com-mailru-easyjson 0.9.0
Propagated dependencies: go-github-com-josharian-intern@1.0.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/mailru/easyjson
Licenses: Expat
Synopsis: JSON serializer for Golang
Description:

Package easyjson implements functionality to marshal/unmarshal Golang structs to/from JSON without the use of reflection. It also aims to keep generated Go code simple enough so that it can be easily optimized or fixed.

postgresql-backup-scripts.git 0.0.1-0.397f2a0
Dependencies: coreutils@9.1 bash-minimal@5.2.37 findutils@4.10.0 postgresql@14.13
Channel: small-guix
Location: small-guix/packages/databases.scm (small-guix packages databases)
Home page: https://codeberg.org/fishinthecalculator/postgresql-backup-scripts
Licenses: X11-style
Synopsis: Utility scripts for PostgreSQL backups
Description:

This package provides two scripts that will backup PostgreSQL databases in a cluster. They are supposed to be run in scheduled jobs. pg_backup.sh runs regular backups, pg_backup_rotated.sh runs rotated backups.

go-github-com-moby-sys-reexec 0.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/moby/sys
Licenses: ASL 2.0
Synopsis: BusyBox style reexec of a binary for Golang
Description:

This package facilitates the BusyBox style reexec of a binary. Handlers can be registered with a name and the argv 0 of the exec of the binary will be used to find and execute custom init paths.

go-github-com-shurcool-vfsgen 0.0.0-20200824052919-0d455de96546
Propagated dependencies: go-github-com-shurcool-httpfs-vfsutil@0.0.0-20190707220628-8d4bc4ba7749
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/shurcooL/vfsgen
Licenses: Expat
Synopsis: takes an http.FileSystem and generates Go code that statically implements the provided http.FileSystem.
Description:

Features: 1..Efficient generated code without unneccessary overhead. 2.Uses gzip compression internally (selectively, only for files that compress well). 3.Enables direct access to internal gzip compressed bytes via an optional interface. 4.Outputs gofmted Go code.

Total results: 1949