_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-hashicorp-go-hclog 1.6.3
Propagated dependencies: go-github-com-fatih-color@1.17.0 go-github-com-mattn-go-isatty@0.0.20 go-golang-org-x-tools@0.37.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hashicorp/go-hclog
Licenses: Expat
Synopsis: Key/value logging interface for Go
Description:

This package provides a simple key/value logging interface for Golang for use in development and production environments. Unlike the standard library log package, this package provides logging levels that provide decreased output based upon the desired amount of output. It also comes with a command-line program hclogvet that can be used to check that the logging level methods on hclog.Logger are used correctly.

go-github-com-hashicorp-go-memdb 1.3.5
Propagated dependencies: go-github-com-hashicorp-go-immutable-radix@1.3.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hashicorp/go-memdb
Licenses: MPL 2.0
Synopsis: Golang in-memory database built on immutable radix trees
Description:

This package implements a simple in-memory database built on immutable radix trees. The database provides Atomicity, Consistency and Isolation from ACID. Being that it is in-memory, it does not provide durability. The database is instantiated with a schema that specifies the tables and indices that exist and allows transactions to be executed. The database provides the following: Multi-Version Concurrency Control, transaction support, rich indexing, watches.

go-github-com-minio-blake2b-simd 0.0.0-0.3f5f724
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/minio/blake2b-simd
Licenses: ASL 2.0
Synopsis: Fast hashing in pure Go of BLAKE2b with SIMD instructions
Description:

This package was initially based on the pure go BLAKE2b implementation of Dmitry Chestnykh and merged with the (cgo dependent) AVX optimized BLAKE2 implementation (which in turn is based on the official implementation. It does so by using Go's Assembler for amd64 architectures with a golang only fallback for other architectures.

In addition to AVX there is also support for AVX2 as well as SSE. Best performance is obtained with AVX2 which gives roughly a 4X performance increase approaching hashing speeds of 1GB/sec on a single core.

go-github-com-neelance-astrewrite 0.0.0-20160511093645-99348263ae86
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/neelance/astrewrite
Licenses: FreeBSD
Synopsis:
#<unspecified>
go-github-com-schollz-mnemonicode 1.0.1
Propagated dependencies: go-golang-org-x-text@0.30.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/schollz/mnemonicode
Licenses: Expat
Synopsis: Mnemonicode
Description:

Package mnemonicode.

go-github-com-jpillora-requestlog 1.0.0
Dependencies: go-github-com-andrew-d-go-termutil@0.0.0-20150726205930-009166a695a2 go-github-com-tomasen-realip@0.0.0-20180522021738-f0c99a92ddce go-github-com-jpillora-ansi@1.0.2 go-github-com-jpillora-sizestr@20160129-1.e2ea2fa
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/jpillora/requestlog
Licenses: Expat
Synopsis: Simple request logging in Go
Description:

Simple request logging in Go

go-github-com-swaggest-assertjson 1.9.0
Propagated dependencies: go-github-com-bool64-shared@0.1.5 go-github-com-iancoleman-orderedmap@0.3.0 go-github-com-yosuke-furukawa-json5@0.1.1-0.cf7bb3f go-github-com-yudai-gojsondiff@1.0.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/swaggest/assertjson
Licenses: Expat
Synopsis: JSON equality assertions for Golang
Description:

This package provides JSON equality assertions for Golang.

go-github-com-syndtr-gocapability 0.0.0-20200815063812-42c35b437635
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/syndtr/gocapability
Licenses: FreeBSD
Synopsis: Utilities for manipulating POSIX capabilities in Golang
Description:

This package provides utilities for manipulating POSIX capabilities.

go-github-com-gomarkdown-markdown 0.0.0-20250311123330-531bef5e742b
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/gomarkdown/markdown
Licenses: FreeBSD
Synopsis: Markdown Parser and HTML Renderer for Go
Description:

Package markdown implements markdown parser and HTML renderer.

go-github-com-muesli-cancelreader 0.2.2
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/muesli/cancelreader
Licenses: Expat
Synopsis: Cancelable reader for Golang
Description:

This package provides a cancelable reader for Go.

go-github-com-chris-ramon-douceur 0.2.0
Propagated dependencies: go-github-com-aymerick-douceur@0.2.0 go-github-com-gorilla-css@1.0.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/chris-ramon/douceur/
Licenses: Expat
Synopsis: CSS parser and inliner
Description:

This package provides a CSS parser and inliner.

go-github-com-derekparker-trie-v3 3.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/derekparker/trie
Licenses: Expat
Synopsis: Prefix/fuzzy string searching in Golang
Description:

Implementation of an R-Way Trie data structure.

go-github-com-erikgeiser-coninput 0.0.0-20211004153227-1c3628e74d0f
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/erikgeiser/coninput
Licenses: Expat
Synopsis: Input handling with Windows Console API
Description:

Go library for input handling using Windows Console API.

go-github-com-ipfs-go-detect-race 0.0.1
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-detect-race
Licenses: Expat
Synopsis: Detect if compiled with race
Description:

Check if the race detector is running.

go-github-com-jfreymuth-oggvorbis 1.0.5
Propagated dependencies: go-github-com-jfreymuth-vorbis@1.0.2
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/jfreymuth/oggvorbis
Licenses: Expat
Synopsis: oggvorbis
Description:

Package oggvorbis decodes audio from ogg/vorbis files.

go-github-com-gomarkdown-markdown 0.0.0-20240730141124-034f12af3bf6
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/gomarkdown/markdown
Licenses: FreeBSD
Synopsis: Markdown Parser and HTML Renderer for Go
Description:

Package markdown implements markdown parser and HTML renderer.

go-github-com-emersion-go-msgauth 0.6.8
Propagated dependencies: go-golang-org-x-crypto@0.43.0 go-github-com-emersion-go-milter@0.4.1 go-github-com-emersion-go-message@0.18.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/emersion/go-msgauth
Licenses: Expat
Synopsis: Email authentication for Go
Description:

This package provides a Go library for authenticating emails.

go-github-com-miolini-datacounter 1.0.3
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/miolini/datacounter
Licenses: Expat
Synopsis: Counters for Go readers and writers
Description:

The datacounter package provides counters for Go readers and writers.

go-github-com-motemen-go-colorine 0.0.0-20180816141035-45d19169413a
Propagated dependencies: go-github-com-daviddengcn-go-colortext@1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/motemen/go-colorine
Licenses: Expat
Synopsis: Simple colorized console logger for golang
Description:

This package provides simple colorized console logger for golang.

go-github-com-deckarep-golang-set 1.7.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/deckarep/golang-set
Licenses: Expat
Synopsis: Set type for Go
Description:

Set is the set collection for the Go language.

go-github-com-ipfs-shipyard-nopfs 0.0.14
Propagated dependencies: go-github-com-fsnotify-fsnotify@1.8.0 go-github-com-ipfs-boxo@0.33.0 go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-log-v2@2.5.1 go-github-com-multiformats-go-multicodec@0.9.0 go-github-com-multiformats-go-multihash@0.2.3 go-go-uber-org-multierr@1.11.0 go-gopkg-in-yaml-v3@3.0.1
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs-shipyard/nopfs
Licenses: ASL 2.0
Synopsis: Content-blocking-layer capabilities for IPFS
Description:

Package nopfs implements content blocking for the IPFS stack.

go-github-com-twpayne-go-pinentry 0.3.0
Propagated dependencies: go-github-com-rs-zerolog@1.33.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/twpayne/go-pinentry
Licenses: Expat
Synopsis: Golang client to GnuPG's pinentry
Description:

Package pinentry provides a client to GnuPG's pinentry.

go-github-com-emersion-go-pgpmail 0.2.1
Propagated dependencies: go-github-com-emersion-go-message@0.18.1 go-github-com-protonmail-go-crypto@1.3.0 go-golang-org-x-text@0.30.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/emersion/go-pgpmail
Licenses: Expat
Synopsis: PGP mail encryption for Go
Description:

The pgpmail package implements PGP encryption for e-mail messages.

Total results: 1956