_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-bsm-ginkgo-v2 2.12.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/bsm/ginkgo
Licenses: Expat
Synopsis: Straight copy of Ginkgo library
Description:

This package is a straight copy of the excellent Ginkgo library, stripped to the bare core to be free of third-party dependencies.

go-github-com-tidwall-gjson 1.17.1
Propagated dependencies: go-github-com-tidwall-match@1.1.1 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/gjson
Licenses: Expat
Synopsis: JSON parser for Golang
Description:

This package provides a fast and simple way to get values from a JSON document. It has features such as one line retrieval, dot notation paths, iteration, and parsing JSON lines.

go-github-com-gdamore-tcell 1.4.0
Dependencies: go-github-com-gdamore-encoding@1.0.1 go-github-com-mattn-go-runewidth@0.0.16 go-github-com-lucasb-eyer-go-colorful@1.2.0 go-golang-org-x-sys@0.37.0 go-golang-org-x-text@0.30.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/gdamore/tcell
Licenses: ASL 2.0
Synopsis: Provide a cell-based view for text terminals
Description:

This package includes a full parser and expander for terminfo capability strings to avoid hard-coding escape strings for formatting. It also favors portability, and includes support for all POSIX systems.

go-github-com-moby-moby-api 1.52.0-beta.1
Propagated dependencies: go-github-com-docker-go-connections@0.5.0 go-github-com-docker-go-units@0.5.0 go-github-com-moby-docker-image-spec@1.3.1 go-github-com-opencontainers-go-digest@1.0.0 go-github-com-opencontainers-image-spec@1.1.0 go-golang-org-x-time@0.14.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/moby/moby
Licenses: ASL 2.0
Synopsis: Docker Engine API
Description:

The Docker Engine API is an HTTP API used by the command-line client to communicate with the daemon. It can also be used by third-party software to control the daemon.

go-github-com-hashicorp-hcl 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hashicorp/hcl
Licenses: MPL 2.0
Synopsis: Go implementation of HashiCorp Configuration Language V1
Description:

This package contains the main implementation of the HCL. HCL is designed to be a language for expressing configuration which is easy for both humans and machines to read.

go-github-com-songgao-water 0.0.0-20200317203138-2b4b6d7c09d8
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/songgao/water
Licenses: Modified BSD
Synopsis: Simple network TUN/TAP library
Description:

This package provides a simple TUN/TAP interface library for Go that efficiently works with standard packages like io, bufio, etc.. Use waterutil with it to work with TUN/TAP packets/frames.

go-github-com-hinshun-vt10x 0.0.0-20220301184237-5011da428d02
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hinshun/vt10x
Licenses: Expat
Synopsis: vt10x terminal emulation backend
Description:

Package terminal is a vt10x terminal emulation backend, influenced largely by st, rxvt, xterm, and iTerm as reference. Use it for terminal muxing, a terminal emulation frontend, or wherever else you need terminal emulation.

go-github-com-xdg-go-pbkdf2 1.0.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/xdg-go/pbkdf2
Licenses: ASL 2.0
Synopsis: Go implementation of PBKDF2
Description:

Package pbkdf2 implements password-based key derivation using the PBKDF2 algorithm described in RFC 2898 and RFC 8018.

go-github-com-aki237-nscjar 0.0.0-20210417074043-bbb606196143
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/aki237/nscjar
Licenses: Expat
Synopsis: Handle Netscape / Mozilla cookies
Description:

nscjar is a Go library used to parse and output Netscape/Mozilla's old-style cookie files. It also implements a simple cookie jar struct to manage the cookies added to the cookie jar.

go-github-com-urfave-cli-v2 2.27.5
Propagated dependencies: go-github-com-burntsushi-toml@1.5.0 go-github-com-cpuguy83-go-md2man-v2@2.0.5 go-github-com-xrash-smetrics@0.0.0-20240521201337-686a1a2994c1 go-gopkg-in-yaml-v3@3.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/urfave/cli
Licenses: Expat
Synopsis: Simple, fast, and fun package for building command line apps in Go
Description:

cli is a simple, fast, and fun package for building command line apps in Go. The goal is to enable developers to write fast and distributable command line applications in an expressive way.

go-github-com-urfave-cli-v3 3.4.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/urfave/cli
Licenses: Expat
Synopsis: Simple, fast, and fun package for building command line apps in Go
Description:

cli is a simple, fast, and fun package for building command line apps in Go. The goal is to enable developers to write fast and distributable command line applications in an expressive way.

go-github-com-sergi-go-diff 1.3.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/sergi/go-diff/
Licenses: Expat
Synopsis: Algorithms to perform operations for synchronizing plain text
Description:

go-diff offers algorithms to perform operations required for synchronizing plain text:

  • compare two texts and return their differences

  • perform fuzzy matching of text

  • apply patches onto text

go-github-com-op-go-logging 1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/op/go-logging
Licenses: Modified BSD
Synopsis: Go logging library
Description:

Go-Logging implements a logging infrastructure for Go. Its output format is customizable and supports different logging backends like syslog, file and memory. Multiple backends can be utilized with different log levels per backend and logger.

go-github-com-youmark-pkcs8 1.3
Propagated dependencies: go-golang-org-x-crypto@0.43.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/youmark/pkcs8
Licenses: Expat
Synopsis: Functions to parse and convert private keys in PKCS#8 format
Description:

pkcs8 implements functions to process private keys in PKCS#8 format, as defined in RFC 5208 and RFC 5958. It can handle both unencrypted PKCS#8 PrivateKeyInfo format and EncryptedPrivateKeyInfo format with PKCS#5 (v2.0) algorithms.

go-github-com-eapache-queue 1.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/eapache/queue
Licenses: Expat
Synopsis: Fast golang queue using ring-buffer
Description:

Package queue provides a fast, ring-buffer queue based on the version suggested by Dariusz Górecki. Using this instead of other, simpler, queue implementations (slice+append or linked list) provides substantial memory and time benefits, and fewer GC pauses.

go-github-com-gosuri-uilive 0.0.4
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/gosuri/uilive/
Licenses: Expat
Synopsis: Go library for updating terminal output in realtime
Description:

go-github-com-gosuri-uilive go library for updating terminal output in realtime. It provides a buffered io.Writer that is flushed at a timed interval. go-github-com-gosuri-uilive powers go-github-com-gosuri-uiprogress.

go-github-com-gin-gonic-gin 1.10.0
Propagated dependencies: go-github-com-bytedance-sonic@1.13.3 go-github-com-gin-contrib-sse@0.1.0 go-github-com-go-playground-validator-v10@10.23.0 go-github-com-goccy-go-json@0.10.5 go-github-com-json-iterator-go@1.1.12 go-github-com-mattn-go-isatty@0.0.20 go-github-com-pelletier-go-toml-v2@2.2.3 go-github-com-ugorji-go-codec@1.2.14 go-golang-org-x-net@0.46.0 go-google-golang-org-protobuf@1.36.10 go-gopkg-in-yaml-v3@3.0.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/gin-gonic/gin
Licenses: Expat
Synopsis: HTTP web framework
Description:

This package provides a Golang web framework wit martini-like API.

Features:

  • zero allocation router

  • middleware support

  • crash-free

  • JSON validation

  • routes grouping

  • error management

  • rendering built-in

  • extendable

go-github-com-google-cel-go 0.26.1
Propagated dependencies: go-cel-dev-expr@0.24.0 go-github-com-antlr4-go-antlr-v4@4.13.1 go-github-com-stoewer-go-strcase@1.3.0 go-golang-org-x-text@0.30.0 go-google-golang-org-genproto-googleapis-api@0.0.0-20250519155744-55703ea1f237 go-google-golang-org-protobuf@1.36.10 go-gopkg-in-yaml-v3@3.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/google/cel-go
Licenses: ASL 2.0
Synopsis: Common Expression Language
Description:

The Common Expression Language (CEL) is a non-Turing complete language designed for simplicity, speed, safety, and portability. CEL's C-like syntax looks nearly identical to equivalent expressions in C++, Go, Java, and TypeScript.

go-github-com-mmcdole-goxpp 1.1.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/mmcdole/goxpp
Licenses: Expat
Synopsis: XML pull prser for Golang
Description:

The goxpp library, inspired by Java's XML, is a lightweight wrapper for Go's standard XML Decoder,tailored for developers who need fine-grained control over XML parsing.

go-github-com-hhrutter-tiff 1.0.1
Propagated dependencies: go-golang-org-x-image@0.32.0 go-github-com-hhrutter-lzw@1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hhrutter/tiff
Licenses: Modified BSD
Synopsis: Extended version of @code{golang.org/x/image/tiff}
Description:

This package is an enhanced version of the golang.org/x/image/tiff library featuring:

  • Read support for CCITT Group3/4 compressed images.

  • Read/write support for LZW compressed images.

  • Read/write support for the CMYK color model.

go-github-com-anacrolix-log 0.16.0
Propagated dependencies: go-github-com-anacrolix-generics@0.0.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/anacrolix/log
Licenses: MPL 2.0
Synopsis: Context-style logging for Golang
Description:

Package log implements a std log compatible logging system that draws some inspiration from the Python logging module from Python's standard library. It supports multiple handlers, log levels, zero-allocation, scopes, custom formatting, and environment and runtime configuration.

go-github-com-segmentio-asm 1.2.0
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/segmentio/asm
Licenses: Expat
Synopsis: Go library providing algorithms optimized for modern CPUs
Description:

This package aims to provide algorithms optimized to leverage advanced instruction sets of modern CPUs to maximize throughput and take the best advantage of the available compute power. It includes functions that have often been designed to work on arrays of values, which is where SIMD and branchless algorithms shine.

go-github-com-hexops-valast 1.5.0
Propagated dependencies: go-golang-org-x-tools@0.37.0 go-mvdan-cc-gofumpt@0.7.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/hexops/valast
Licenses: ASL 2.0 Expat
Synopsis: Convert Go values to their AST
Description:

This package implements a functionality to converts Go values at runtime into their @codego/ast equivalent,which may be used in debugging and testing, as a more comprehensive and configurable version of the fmt package's %+v and %#v formatting directives. It is similar to e.g. repr in Python.

go-github-com-cheekybits-is 0.0.0-0.68e9c06
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/cheekybits/is
Licenses: Expat
Synopsis: Mini testing helper for Go
Description:

A mini testing helper for Go.

  • It has a simple interface (is.OK and is.Equal).

  • It plugs into existing Go toolchain (uses testing.T).

  • It's obvious for newcomers.

  • It also gives you is.Panic and is.PanicWith helpers - because testing panics is ugly.

Total results: 1956