_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-blevesearch-mmap-go 1.0.3
Propagated dependencies: go-golang-org-x-sys@0.28.0
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/blevesearch/mmap-go
Licenses: Modified BSD
Synopsis: mmap-go
Description:

Package mmap allows mapping files into memory. It tries to provide a simple, reasonably portable interface, but doesn't go out of its way to abstract away every little platform detail. This specifically means:

go-github-com-axiomhq-hyperloglog 0.2.5
Propagated dependencies: go-github-com-stretchr-testify@1.10.0 go-github-com-kamstrup-intmap@0.5.1 go-github-com-dgryski-go-metro@0.0.0-20250106013310-edb8663e5e33 go-github-com-davecgh-go-spew@1.1.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/axiomhq/hyperloglog
Licenses: Expat
Synopsis: Algorithm for approximating the number of distinct elements
Description:

HyperLogLog is an improved version of HyperLogLog for the count-distinct problem, approximating the number of distinct elements in a multiset. This implementation offers enhanced performance, flexibility, and simplicity while maintaining accuracy.

go-github-com-vburenin-ifacemaker 1.2.1
Propagated dependencies: go-github-com-jessevdk-go-flags@1.6.1 go-golang-org-x-tools@0.25.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/vburenin/ifacemaker
Licenses: ASL 2.0
Synopsis: Generate interfaces from structure methods in Golang
Description:

This is a development helper program that generates a Golang interface by inspecting the structure methods of an existing .go file. The primary use case is to generate interfaces for gomock, so that gomock can generate mocks from those interfaces.

go-github-com-data-dog-go-sqlmock 1.5.2
Propagated dependencies: go-github-com-kisielk-sqlstruct@0.0.0-20210630145711-dae28ed37023
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/DATA-DOG/go-sqlmock
Licenses: Modified BSD
Synopsis: SQL driver mock for Golang
Description:

Package sqlmock is a mock library implementing sql driver. Which has one and only purpose - to simulate any sql driver behavior in tests, without needing a real database connection. It helps to maintain correct TDD workflow.

go-github-com-marvinjwendt-testza 0.5.2
Propagated dependencies: go-atomicgo-dev-assert@0.0.2 go-github-com-sergi-go-diff@1.3.1 go-github-com-davecgh-go-spew@1.1.1 go-github-com-klauspost-cpuid-v2@2.2.8 go-github-com-pterm-pterm@0.12.79
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/MarvinJWendt/testza
Licenses: Expat
Synopsis: Full-featured test framework for Golang
Description:

Package testza is a full-featured testing framework for Go. It integrates with the default test runner, so you can use it with the standard go test tool. Testza contains easy to use methods, like assertions, output capturing, mocking, and much more.

go-github-com-vishvananda-netlink 1.3.0
Propagated dependencies: go-github-com-vishvananda-netns@0.0.5 go-golang-org-x-sys@0.28.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/vishvananda/netlink
Licenses: ASL 2.0
Synopsis: Simple netlink library for Go
Description:

The netlink package provides a simple netlink library for Go. Netlink is the interface a user-space program in Linux uses to communicate with the kernel. It can be used to add and remove interfaces, set IP addresses and routes, and configure IPsec.

go-github-com-go-text-typesetting 0.3.0
Propagated dependencies: go-golang-org-x-text@0.21.0 go-golang-org-x-image@0.23.0 go-github-com-go-text-typesetting-utils@0.0.0-20250317161857-4bc07585f84e
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/go-text/typesetting
Licenses: Unlicense Modified BSD
Synopsis: typesetting
Description:

This library provides typesetting capabilities in pure Go. It is appropriate for use in GUI applications, and is shared by multiple Go UI toolkits including @urlhttps://fyne.io,Fyne, @urlhttps://gioui.org,Gio, and @urlhttps://ebitengine.org,Ebitengine.

go-github-com-keybase-stellar-org 0.0.0-20191010205648-0fc3bfe3dfa7
Propagated dependencies: go-gopkg-in-gavv-httpexpect-v1@1.1.3 go-gopkg-in-check-v1@1.0.0-20201130134442-10cb98267c6c go-google-golang-org-appengine@1.6.8 go-golang-org-x-tools@0.25.0 go-golang-org-x-net@0.33.0 go-golang-org-x-crypto@0.31.0 go-github-com-ziutek-mymysql@1.5.4 go-github-com-yudai-pp@2.0.1-20150810000000-be8315415630 go-github-com-yudai-golcs@0.0.0-20170316035057-ecda9a501e82 go-github-com-yudai-gojsondiff@1.0.0 go-github-com-yalp-jsonpath@0.0.0-20180802001716-5cc68e5049a0 go-github-com-xeipuuv-gojsonschema@1.2.0 go-github-com-xeipuuv-gojsonreference@0.0.0-0.bd5ef7b go-github-com-xeipuuv-gojsonpointer@0.0.0-0.4e3ac27 go-github-com-valyala-fasthttp@1.58.0 go-github-com-valyala-bytebufferpool@1.0.0 go-github-com-stretchr-testify@1.10.0 go-github-com-stellar-go-xdr@0.0.0-20191010205648-0fc3bfe3dfa7 go-github-com-spf13-viper@1.8.1 go-github-com-spf13-pflag@1.0.5 go-github-com-spf13-jwalterweatherman@1.1.0 go-github-com-spf13-cobra@1.8.1 go-github-com-spf13-cast@1.7.0 go-github-com-smartystreets-goconvey@1.8.1 go-github-com-sirupsen-logrus@1.9.3 go-github-com-shurcool-httpfs@0.0.0-20230704072500-f1e31cf0ba5c go-github-com-sergi-go-diff@1.3.1 go-github-com-segmentio-go-loggly@0.5.0 go-github-com-rs-cors@1.11.1 go-github-com-rcrowley-go-metrics@0.0.0-20201227073835-cf1acfcdf475 go-github-com-pkg-errors@0.9.1 go-github-com-opentracing-opentracing-go@1.2.0 go-github-com-onsi-gomega@1.33.1 go-github-com-onsi-ginkgo@1.16.5 go-github-com-mitchellh-mapstructure@1.5.0 go-github-com-mitchellh-go-homedir@1.1.0 go-github-com-mattn-go-colorable@0.1.13 go-github-com-manucorporat-sse@0.0.0-20160126180136-ee05b128a739 go-github-com-magiconair-properties@1.8.9 go-github-com-lib-pq@1.2.0 go-github-com-kr-text@0.2.0 go-github-com-kr-pretty@0.3.1 go-github-com-klauspost-cpuid@1.2.3 go-github-com-klauspost-compress@1.18.0 go-github-com-k0kubun-colorstring@0.0.0-20150214042306-9440f1994b88 go-github-com-jmespath-go-jmespath@0.4.0 go-github-com-jarcoal-httpmock@1.3.1 go-github-com-inconshreveable-mousetrap@1.0.0 go-github-com-imkira-go-interpol@1.1.0 go-github-com-hashicorp-golang-lru@1.0.2 go-github-com-google-go-querystring@1.1.0 go-github-com-gomodule-redigo@1.9.2 go-github-com-go-ini-ini@1.67.0 go-github-com-go-errors-errors@1.5.1 go-github-com-go-chi-chi@1.5.4 go-github-com-getsentry-raven-go@0.2.0-0.5c24d51 go-github-com-gavv-monotime@0.0.0-20190418164738-30dba4353424 go-github-com-fatih-structs@1.1.0 go-github-com-elazarl-go-bindata-assetfs@1.0.1 go-github-com-aws-aws-sdk-go@1.55.2 go-github-com-asaskevich-govalidator@11.0.1 go-github-com-ajg-form@1.5.1 go-github-com-burntsushi-toml@1.5.0
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/keybase/stellar-org
Licenses: ASL 2.0
Synopsis: Stellar Go
Description:

This repo is the home for all of the public go code produced by SDF. In addition to various tools and services, this repository is the SDK from which you may develop your own applications that integrate with the stellar network.

go-github-com-jiu2015-gotestspace 1.1.0
Dependencies: bash-minimal@5.1.16 git-minimal@2.50.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/Jiu2015/gotestspace
Licenses: GPL 3+
Synopsis: Create Go workspaces that can quickly run shell commands
Description:

gotestspace is used to quickly create a working directory for shell execution using Go, as well as a tool for customizing the execution of the shell. It can help you quickly create an independent workspace for unit testing and improve the efficiency of unit test writing.

go-github-com-timshannon-bolthold 0.0.0-20240314194003-30aac6950928
Propagated dependencies: go-go-etcd-io-bbolt@1.3.11
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/timshannon/bolthold
Licenses: Expat
Synopsis: Indexing and querying on top of a Bold database
Description:

Package bolthold is an indexing and querying layer on top of a Bolt database. The goal is to allow easy, persistent storage and retrieval of Go types. BoltDB is an embedded key-value store, and bolthold servers a similar use case however with a higher level interface for common uses of BoltDB.

go-github-com-gregjones-httpcache 0.0.0-20190611155906-901d90724c79
Propagated dependencies: go-github-com-peterbourgon-diskv@3.0.0 go-github-com-syndtr-goleveldb@1.0.0 go-github-com-bradfitz-gomemcache@0.0.0-20230905024940-24af94b03874 go-github-com-gomodule-redigo@1.9.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/gregjones/httpcache
Licenses: Expat
Synopsis: Transport for @code{http.Client} that will cache responses
Description:

Package httpcache provides a http.RoundTripper implementation that works as a mostly RFC 7234 compliant cache for HTTP responses. It is only suitable for use as a "private" cache (i.e. for a web-browser or an API-client and not for a shared proxy).

go-github-com-dimfeld-httptreemux 4.1.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/dimfeld/httptreemux
Licenses: Expat
Synopsis: Tree-based HTTP router for Go
Description:

This package provides a re-implementation of Julien Schmidt's httprouter, in that it uses a patricia tree, but the logic is rather different. Specifically, the routing rules are relaxed so that a single path segment may be a wildcard in one route and a static token in another.

go-github-com-gammazero-chanqueue 1.0.0
Propagated dependencies: go-github-com-gammazero-deque@1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/gammazero/chanqueue
Licenses: Expat
Synopsis: Buffered channel with unlimited capacity queue
Description:

Package chanqueue implements a queue that uses channels for input and output to provide concurrent access to a re-sizable queue. This allows the queue to be used like a channel. Closing the input channel closes the output channel when all queued items are read, consistent with channel behavior. In other words chanqueue is a dynamically buffered channel with up to infinite capacity.

go-github-com-cenkalti-backoff-v4 4.3.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/cenkalti/backoff
Licenses: Expat
Synopsis: The exponential backoff algorithm in Go
Description:

This is a Go port of the exponential backoff algorithm from Google's HTTP Client Library for Java.

Exponential backoff is an algorithm that uses feedback to multiplicatively decrease the rate of some process, in order to gradually find an acceptable rate. The retries exponentially increase and stop increasing when a certain threshold is met.

go-github-com-jesseduffield-gocui 0.3.1-0.20250605111917-fc5387961412
Propagated dependencies: go-github-com-gdamore-tcell-v2@2.8.1 go-github-com-go-errors-errors@1.4.2 go-github-com-mattn-go-runewidth@0.0.16
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/jesseduffield/gocui
Licenses: Modified BSD
Synopsis: Minimalist Golang package aimed at creating Console User Interfaces
Description:

Package gocui allows creating console user interfaces.

Highlighted features:

  • Minimalist API.

  • Views (the windows in the GUI) implement the interface io.ReadWriter.

  • Support for overlapping views.

  • The GUI can be modified at runtime (concurrent-safe).

  • Global and view-level keybindings.

  • Mouse support.

  • Colored text.

  • Customizable edition mode.

  • Easy to build reusable widgets, complex layouts.

go-github-com-awesome-gocui-gocui 1.1.0
Propagated dependencies: go-golang-org-x-text@0.21.0 go-github-com-mattn-go-runewidth@0.0.16 go-github-com-gdamore-tcell-v2@2.8.1
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/awesome-gocui/gocui
Licenses: Modified BSD
Synopsis: Minimalist Golang package aimed at creating Console User Interfaces
Description:

Package gocui allows creating console user interfaces.

Highlighted features:

  • Minimalist API.

  • Views (the windows in the GUI) implement the interface io.ReadWriter.

  • Support for overlapping views.

  • The GUI can be modified at runtime (concurrent-safe).

  • Global and view-level keybindings.

  • Mouse support.

  • Colored text.

  • Customizable edition mode.

  • Easy to build reusable widgets, complex layouts.

go-github-com-ipfs-go-ds-dynamodb 0.2.0
Propagated dependencies: go-github-com-aws-aws-sdk-go@1.55.2 go-github-com-ipfs-go-datastore@0.6.0 go-github-com-ipfs-go-log-v2@2.5.1
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-ds-dynamodb
Licenses: Expat ASL 2.0
Synopsis: DynamoDB datastore implementation
Description:

This is an implementation of go-datastore that is backed by DynamoDB.

ddbds includes support for optimized prefix queries. When you setup your table's key schema correctly and register it with ddbds, then incoming queries that match the schema will be converted into DynamoDB queries instead of table scans, enabling high performance, ordered, high-cardinality prefix queries.

go-github-com-mattbaird-jsonpatch 0.0.0-20240118010651-0ba75a80ca38
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/mattbaird/jsonpatch
Licenses: ASL 2.0
Synopsis: JSON Patch library for Go
Description:

JSON Patch implementation for Go as specified in RFC 6902 from the IETF.

JSON Patch allows you to generate JSON that describes changes you want to make to a document, so you don't have to send the whole doc. JSON Patch format is supported by HTTP PATCH method, allowing for standards based partial updates via REST APIs.

go-github-com-libp2p-go-reuseport 0.4.0
Propagated dependencies: go-github-com-google-gopacket@1.1.19 go-golang-org-x-net@0.33.0 go-golang-org-x-sys@0.28.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/libp2p/go-reuseport
Licenses: ISC
Synopsis: Reuse TCP/UDP ports in Golang
Description:

go-reuseport enables listening and dialing from the same TCP or UDP port. This means that SO_REUSEADDR and SO_REUSEPORT socket options may be set. This is particularly important when attempting to do TCP NAT hole-punching, which requires a process to both Listen and Dial on the same TCP port. go-reuseport provides some utilities around enabling this behaviour on various operating systems.

go-github-com-pires-go-proxyproto 0.7.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pires/go-proxyproto
Licenses: ASL 2.0
Synopsis: Implementation of the PROXY protocol
Description:

Package proxyproto implements Proxy Protocol (v1 and v2) parser and writer, as per specification: @urlhttps://www.haproxy.org/download/2.3/doc/proxy-protocol.txt. It is to be used in one of or both proxy clients and proxy servers that need to support said protocol. Both protocol versions, 1 (text-based) and 2 (binary-based) are supported. TLV parsers extensions coming with this library support AWS, Azure and GCP.

go-github-com-libp2p-go-cidranger 1.1.0
Propagated dependencies: go-github-com-ipfs-go-detect-race@0.0.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/libp2p/go-cidranger
Licenses: Expat
Synopsis: Fast IP to CIDR lookup in Golang
Description:

Fast IP to CIDR block(s) lookup using trie in Golang, inspired by IPv4 route lookup Linux. Possible use cases include detecting if a IP address is from published cloud provider CIDR blocks (e.g. 52.95.110.1 is contained in published AWS Route53 CIDR 52.95.110.0/24), IP routing rules, etc.

go-github-com-vishvananda-netlink 0-0.55c8b95
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/vishvananda/netlink
Licenses: ASL 2.0
Synopsis: netlink - netlink library for go
Description:

Package netlink provides a simple library for netlink. Netlink is the interface a user-space program in linux uses to communicate with the kernel. It can be used to add and remove interfaces, set up ip addresses and routes, and confiugre ipsec. Netlink communication requires elevated privileges, so in most cases this code needs to be run as root. The low level primitives for netlink are contained in the nl subpackage. This package attempts to provide a high-level interface that is loosly modeled on the iproute2 cli.

go-github-com-jcmturner-gokrb5-v8 8.4.4
Propagated dependencies: go-github-com-gorilla-sessions@1.2.1 go-github-com-hashicorp-go-uuid@1.0.3 go-github-com-jcmturner-aescts-v2@2.0.0 go-github-com-jcmturner-dnsutils-v2@2.0.0 go-github-com-jcmturner-gofork@1.7.6 go-github-com-jcmturner-goidentity-v6@6.0.1 go-github-com-jcmturner-rpc-v2@2.0.3 go-golang-org-x-crypto@0.31.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/jcmturner/gokrb5
Licenses: ASL 2.0
Synopsis: Pure Go Kerberos library for clients and services
Description:

This package provides a pure Go Kerberos library. It features:

  • Kerberos libraries for custom integration

  • Parsing Keytab files

  • Parsing krb5.conf files

  • Parsing client credentials cache files such as /tmp/krb5cc_$(id -u $(whoami))

On the client side, it provides a client that can authenticate to an SPNEGO Kerberos authenticated web service, and the ability to change client's password.

On the server side, the library provides a HTTP handler wrapper implements SPNEGO Kerberos authentication, as well as a HTTP handler wrapper decodes Microsoft AD PAC authorization data.

go-github-com-btcsuite-btcd-btcec 0.12.0-beta-0.67e573d
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/btcsuite/btcd
Licenses: ISC
Synopsis: Elliptic curve cryptography to work with Bitcoin
Description:

Package btcec implements elliptic curve cryptography needed for working with Bitcoin (secp256k1 only for now). It is designed so that it may be used with the standard crypto/ecdsa packages provided with Go. A comprehensive suite of test is provided to ensure proper functionality. Package btcec was originally based on work from ThePiachu which is licensed under the same terms as Go, but it has significantly diverged since then. The btcsuite developers original is licensed under the liberal ISC license.

Although this package was primarily written for btcd, it has intentionally been designed so it can be used as a standalone package for any projects needing to use secp256k1 elliptic curve cryptography.

Total results: 2035