_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-multiformats-go-varint 0.0.7
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/multiformats/go-varint
Licenses: Expat
Synopsis: Varint helpers that enforce minimal encoding
Description:

This package provides a functionality for encoding and decoding unsigned varints.

go-github-com-valyala-bytebufferpool 1.0.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/valyala/bytebufferpool
Licenses: Expat
Synopsis: Anti-memory-waste byte buffer pool for Golang
Description:

bytebufferpool implements a pool of byte buffers with anti-fragmentation protection.

go-github-com-vmihailenco-msgpack-v4 4.3.12
Propagated dependencies: go-github-com-vmihailenco-tagparser@2.0.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/vmihailenco/msgpack
Licenses: FreeBSD
Synopsis: MessagePack encoding for Golang
Description:

This package provides implementation of MessagePack encoding for Go programming language.

go-github-com-emicklei-go-restful-v3 3.8.0
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/emicklei/go-restful
Licenses: Expat
Synopsis: go-restful
Description:

Package restful , a lean package for creating REST-style WebServices without magic.

go-github-com-kballard-go-shellquote 0.0.0-1.95032a8
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/kballard/go-shellquote
Licenses: Expat
Synopsis: Shell-style string joins and splits
Description:

Shellquote provides utilities for joining/splitting strings using sh's word-splitting rules.

go-github-com-disintegration-imaging 1.6.2
Dependencies: go-golang-org-x-image@0.19.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/disintegration/imaging
Licenses: Expat
Synopsis: Simple image processing for Go
Description:

This package provides basic image processing functions (resize, rotate, crop, brightness/contrast adjustments, etc.).

go-github-com-oschwald-geoip2-golang 1.11.0
Propagated dependencies: go-github-com-oschwald-maxminddb-golang@1.13.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/oschwald/geoip2-golang
Licenses: ISC
Synopsis: MaxMind GeoIP2 reader
Description:

This package provides a library for reading MaxMind GeoLite2 and GeoIP2 databases in Go.

go-github-com-whyrusleeping-cbor-gen v0.0.0-20230818171029-f91ae536ca25
Propagated dependencies: go-github-com-ipfs-go-cid@0.4.1 go-github-com-google-go-cmp@0.6.0 go-golang-org-x-xerrors@0.0.0-1.104605a
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/whyrusleeping/cbor-gen
Licenses: Expat
Synopsis: Codegen for CBOR codecs on the specified types
Description:

Basic utilities to generate fast path CBOR codecs for types.

go-github-com-shurcool-httpfs-filter 0.0.0-20190707220628-8d4bc4ba7749
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/shurcooL/httpfs
Licenses: Expat
Synopsis: some wrapper for http.FileSystem
Description:

some wrapper for htpp.FilSystem provode: 1. keep or skip files 2. io utility function

go-github-com-jesseduffield-generics 0.0.0-20220320043834-727e535cbe68
Propagated dependencies: go-golang-org-x-exp@0.0.0-20240808152545-0cdaa3abc0fa
Channel: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
Home page: https://github.com/jesseduffield/generics
Licenses: Expat
Synopsis: Extensions on the Golang Generics packages
Description:

This package provides helper methods/structs that involve generics which were added in Go 1.18.

go-github-com-gxed-hashland-keccakpg 0.0.0-0.d9f6b97
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/gxed/hashland
Licenses: Expat
Synopsis: Implements the Keccak (SHA-3) hash algorithm in Go
Description:

Package keccak implements the Keccak (SHA-3) hash algorithm. See http://keccak.noekeon.org.

go-github-com-flynn-archive-go-shlex 0.0.0-0.3f9db97
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/flynn-archive/go-shlex
Licenses: ASL 2.0
Synopsis: Go lexer
Description:

Shlex is a simple lexer for go that supports shell-style quoting, commenting, and escaping.

go-github-com-mesilliac-pulse-simple 0.0.0-0.75ac54e
Propagated dependencies: pkg-config@0.29.2 pulseaudio@16.1
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/mesilliac/pulse-simple
Licenses: Expat
Synopsis: Cgo bindings to PulseAudio's Simple API
Description:

This package provides Cgo bindings to PulseAudio's Simple API, to play or capture raw audio.

go-github-com-go-openapi-jsonpointer 0.21.0
Propagated dependencies: go-github-com-go-openapi-swag@0.23.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-openapi/jsonpointer
Licenses: ASL 2.0
Synopsis: JSON Pointer with structs
Description:

This package provides an implementation of JSON Pointer, initially prototyped in https://github.com/xeipuuv/gojsonpointer.

go-github-com-ssgelm-cookiejarparser 1.0.1
Propagated dependencies: go-golang-org-x-net@0.28.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/ssgelm/cookiejarparser
Licenses: Expat
Synopsis: Parse a curl cookiejar with Go
Description:

This package is a Go library that parses a curl (netscape) cookiejar file into a Go http.CookieJar.

go-github-com-keybase-go-merkle-tree 0.0.0-20211118173306-f89b06604d00
Propagated dependencies: go-golang-org-x-net@0.28.0 go-github-com-keybase-go-codec@0.0.0-20180928230036-164397562123
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/keybase/go-merkle-tree
Licenses: Modified BSD
Synopsis: go-merkle-tree
Description:

Package merkleTree is a generic Merkle Tree implementation, for provably publishing lots of data under one succinct tree root.

go-github-com-disintegration-imaging 1.6.2
Dependencies: go-golang-org-x-image@0.19.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/disintegration/imaging
Licenses: Expat
Synopsis: Imaging is a simple image processing package for Go
Description:

disintegration-imaging provides basic image processing functions such as resize, rotate, crop, brightness/contrast, adjustments, etc.

go-github-com-libp2p-go-flow-metrics 0.1.0
Propagated dependencies: go-github-com-benbjohnson-clock@1.3.5
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/libp2p/go-flow-metrics
Licenses: Expat
Synopsis: Simple library for tracking flow metrics
Description:

A simple alternative to rcrowley's go-metrics that's a lot faster (and only does simple bandwidth metrics).

go-github-com-libp2p-go-doh-resolver 0.4.0
Propagated dependencies: go-github-com-ipfs-go-log-v2@2.5.1 go-github-com-miekg-dns@1.1.62 go-github-com-multiformats-go-multiaddr-dns@0.3.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/libp2p/go-doh-resolver
Licenses: Expat
Synopsis: DNS over HTTPS resolver
Description:

This package provides an implementation DNS over HTTPS resolver as specified in RFC 8484.

go-github-com-asaskevich-govalidator 11.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/asaskevich/govalidator
Licenses: Expat
Synopsis: Collection of various validators for Golang
Description:

This package provides validators and sanitizers for strings, structs and collections. It was based on validator.js.

go-github.com-smartystreets-goconvey 1.6.3
Propagated dependencies: go-github-com-jtolds-gls@4.20 go-github.com-smartystreets-assertions@1.13.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/smartystreets/goconvey
Licenses: Expat
Synopsis: Go testing tool with both a web and terminal user interface
Description:

GoConvey is a testing tool for Go. It integrates with go test, can show test coverage and has a web user interface that will refresh automatically.

go-github-com-bits-and-blooms-bitset 1.11.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/bits-and-blooms/bitset
Licenses: Modified BSD
Synopsis: Bitsets in Go
Description:

This package provides a Go implementation of bitsets, which are a mapping between non-negative integers and boolean values focused on efficient space usage.

go-github-com-skratchdot-open-golang 1.42.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/skratchdot/open-golang
Licenses: Expat
Synopsis: Open a file, directory, or URI using the default application
Description:

Open a file, directory, or URI using the OS's default application for that object type. Optionally, you can specify an application to use. On GNU/Linux, this is a proxy for the xdg-open command.

go-gitlab-com-ambrevar-golua-unicode 0.0.0-0.97ce517
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://gitlab.com/ambrevar/golua
Licenses: Expat
Synopsis: Add Unicode support to Golua
Description:

This extension to Arzilli's Golua adds Unicode support to all functions from the Lua string library. Lua patterns are replaced by Go regexps. This breaks compatibility with Lua, but Unicode support breaks it anyways and Go regexps are more powerful.

Total results: 1585