_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


go-github-com-xtaci-kcp-go-v5 5.6.18
Propagated dependencies: go-github-com-klauspost-reedsolomon@1.12.4 go-github-com-pkg-errors@0.9.1 go-github-com-templexxx-xorsimd@0.4.3 go-github-com-tjfoc-gmsm@1.4.1 go-github-com-xtaci-lossyconn@0.0.0-20200209145036-adba10fffc37 go-golang-org-x-crypto@0.50.0 go-golang-org-x-net@0.53.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/xtaci/kcp-go
Licenses: Expat
Build system: go
Synopsis: Crypto-Secure Reliable-UDP Library with FEC
Description:

This package provides smooth, resilient, ordered, error-checked and anonymous delivery of streams over UDP packets. Features:

  • designed for latency-sensitive scenarios

  • cache-friendly and memory-optimized design

  • handles >5K concurrent connections on a single commodity server

  • compatible with net.Conn and net.Listener, serving as a drop-in replacement for net.TCPConn

  • Forward Error Correction support with Reed-Solomon Codes

  • packet-level encryption support with 3DES, AES, Blowfish, Cast5, PBKDF2, SM4, Salsa20, TEA, Twofish, and XTEA

  • only a fixed number of goroutines are created for the entire server application

  • compatible with skywind3000's C version with various improvements

go-github-com-transparency-dev-tessera 1.0.2
Propagated dependencies: go-cloud-google-com-go-spanner@1.91.0 go-cloud-google-com-go-storage@1.60.0 go-github-com-avast-retry-go-v4@4.6.0 go-github-com-aws-aws-sdk-go-v2@1.41.7 go-github-com-aws-aws-sdk-go-v2-config@1.32.17 go-github-com-aws-aws-sdk-go-v2-credentials@1.19.7 go-github-com-aws-aws-sdk-go-v2-service-s3@1.96.0 go-github-com-aws-smithy-go@1.24.0 go-github-com-bitfield-script@0.24.1 go-github-com-cenkalti-backoff-v5@5.0.2 go-github-com-charmbracelet-bubbletea@1.3.10 go-github-com-charmbracelet-lipgloss@1.1.0 go-github-com-dgraph-io-badger-v4@4.9.1 go-github-com-dustin-go-humanize@1.0.1 go-github-com-gdamore-tcell-v2@2.13.9 go-github-com-go-sql-driver-mysql@1.8.1 go-github-com-google-go-cmp@0.7.0 go-github-com-googlecloudplatform-opentelemetry-operations-go-exporter-metric@0.55.0 go-github-com-googlecloudplatform-opentelemetry-operations-go-exporter-trace@1.32.0 go-github-com-hashicorp-golang-lru-v2@2.0.7 go-github-com-muesli-termenv@0.15.2 go-github-com-rivo-tview@0.42.0 go-github-com-robinus2-golang-moving-average@1.0.0 go-github-com-transparency-dev-formats@0.0.0-20251222000000-0e991b4666d9 go-github-com-transparency-dev-merkle@0.0.2 go-go-opentelemetry-io-contrib-detectors-aws-ec2-v2@2.5.0 go-go-opentelemetry-io-contrib-detectors-aws-ecs@1.43.0 go-go-opentelemetry-io-contrib-detectors-gcp@1.42.0 go-go-opentelemetry-io-contrib-propagators-aws@1.36.0 go-go-opentelemetry-io-otel@1.42.0 go-go-opentelemetry-io-otel-exporters-otlp-otlpmetric-otlpmetricgrpc@1.33.0 go-go-opentelemetry-io-otel-exporters-otlp-otlptrace-otlptracegrpc@1.43.0 go-go-opentelemetry-io-otel-metric@1.42.0 go-go-opentelemetry-io-otel-sdk@1.33.0 go-go-opentelemetry-io-otel-sdk-metric@1.33.0 go-golang-org-x-crypto@0.50.0 go-golang-org-x-exp@0.0.0-20250911091902-df9299821621 go-golang-org-x-mod@0.35.0 go-golang-org-x-net@0.53.0 go-golang-org-x-sync@0.20.0 go-golang-org-x-time@0.14.0 go-google-golang-org-api@0.272.0 go-google-golang-org-grpc@1.69.2 go-k8s-io-klog-v2@2.130.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/transparency-dev/tessera
Licenses: ASL 2.0
Build system: go
Synopsis: Go library for building tile-based transparency logs (tlogs)
Description:

Tessera is a Go library for building tile-based transparency logs (tlogs). It is the logical successor to the approach Trillian v1 takes in building and operating logs. The implementation and its APIs bake-in current best-practices based on the lessons learned over the past decade of building and operating transparency logs in production environments and at scale.

go-github-com-mdlayher-genetlink 1.3.2
Propagated dependencies: go-github-com-mdlayher-netlink@1.7.2 go-golang-org-x-net@0.53.0 go-golang-org-x-sys@0.43.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/mdlayher/genetlink
Licenses: Expat
Build system: go
Synopsis: Generic netlink interactions and data types
Description:

Package genetlink implements generic netlink interactions and data types.

go-github-com-gatherstars-com-jwz 1.4.0
Propagated dependencies: go-github-com-rivo-tview@0.42.0 go-github-com-jhillyerd-enmime@1.3.0 go-github-com-gdamore-tcell-v2@2.13.9
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/gatherstars-com/jwz
Licenses: ASL 2.0
Build system: go
Synopsis: Email threading algorithm in Golang
Description:

The jwz package provides an implementation of the email threading algorithm originally designed for use in Netscape Mail 2.0 and 3.0 for Golang.

go-github-com-gobwas-httphead 0.1.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/gobwas/httphead
Licenses: Expat
Build system: go
Synopsis: Tiny HTTP header value parsing library in Golang
Description:

Package httphead contains utils for parsing HTTP and HTTP-grammar compatible text protocols headers.

go-github-com-olivere-elastic 7.0.32
Propagated dependencies: go-github-com-aws-aws-sdk-go@1.55.7 go-github-com-mailru-easyjson@0.9.0 go-github-com-opentracing-opentracing-go@1.2.0 go-github-com-pkg-errors@0.9.1 go-github-com-smartystreets-go-aws-auth@0.0.0-20180515143844-0c1422d1fdb9 go-go-opencensus-io@0.24.0 go-go-opentelemetry-io-otel@1.42.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/olivere/elastic
Licenses: Expat
Build system: go
Synopsis: Elasticsearch client for the Go
Description:

Package elastic provides an interface to the Elasticsearch server https://www.elastic.co/products/elasticsearch.

go-git-sr-ht-rockorager-go-jmap 0.5.2
Propagated dependencies: go-golang-org-x-oauth2@0.36.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://git.sr.ht/~rockorager/go-jmap
Licenses: Expat
Build system: go
Synopsis: JSON meta application protocol in Golang
Description:

Package jmap implements JMAP Core protocol as defined in RFC 8620 published on July 2019.

go-github-com-mattn-go-xmlrpc 0.0.3
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/mattn/go-xmlrpc
Licenses: Expat
Build system: go
Synopsis: XML RPC interface for Golang
Description:

This package implements XML RPC interface for Go programming language.

go-gitlab-com-gitlab-org-api-client-go 1.28.0
Propagated dependencies: go-github-com-google-go-querystring@1.1.0 go-github-com-hashicorp-go-cleanhttp@0.5.2 go-github-com-hashicorp-go-retryablehttp@0.7.8 go-github-com-makenowjust-heredoc-v2@2.0.1 go-github-com-zalando-go-keyring@0.2.6 go-golang-org-x-oauth2@0.36.0 go-golang-org-x-time@0.14.0 go-google-golang-org-protobuf@1.36.11 go-gopkg-in-yaml-v3@3.0.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://gitlab.com/gitlab-org/api/client-go
Licenses: ASL 2.0
Build system: go
Synopsis: GitLab client for Golang
Description:

This package provides a GitLab API client enabling Go programs to interact with GitLab in a simple and uniform way.

go-github-com-mholt-acmez-v2 2.0.3
Propagated dependencies: go-golang-org-x-crypto@0.50.0 go-golang-org-x-net@0.53.0 go-go-uber-org-zap@1.27.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/mholt/acmez
Licenses: ASL 2.0
Build system: go
Synopsis: ACME (RFC 8555) client library for Go
Description:

ACMEz is a lightweight, fully-compliant RFC 8555 (ACME) implementation, that provides an API for getting certificates. ACMEz is suitable for large-scale enterprise deployments. It also supports common IETF-standardized ACME extensions.

This module has two primary packages:

  • acmez is a high-level wrapper for getting certificates. It implements the ACME order flow described in RFC 8555 including challenge solving using pluggable solvers.

  • acme is a low-level RFC 8555 implementation that provides the fundamental ACME operations, mainly useful if you have advanced or niche requirements.

Main features:

  • Go API that thoroughly documented with spec citations.

  • Structured error values (problems as defined in RFC 7807.)

  • Smart retries (resilient against network and server hiccups.)

  • Challenge plasticity (randomized challenges, and will retry others if one fails.)

  • Context cancellation (suitable for high-frequency config changes or reloads.)

  • Highly flexible and customizable.

  • External Account Binding (EAB) support.

  • Tested with numerous ACME CAs (more than just Let's Encrypt.)

  • Implements niche aspects of RFC 8555 (such as alt cert chains and account key rollover.)

  • Efficient solving of large SAN lists (e.g. for slow DNS record propagation.)

  • Utility functions for solving challenges: device attestation challenges (draft-acme-device-attest-02), RFC 8737 (tls-alpn-01 challenge), RFC 8823 (email-reply-00 challenge; S/MIME.)

  • ACME Renewal Information (ARI) support (draft-ietf-acme-ari-03.)

go-github-com-pion-ice 0.7.18
Propagated dependencies: go-github-com-google-uuid@1.6.0 go-github-com-pion-dtls-v2@2.2.12 go-github-com-pion-logging@0.2.4 go-github-com-pion-mdns@0.0.12 go-github-com-pion-randutil@v0.1.0 go-github-com-pion-stun@0.6.1 go-github-com-pion-transport@0.14.1 go-github-com-pion-turn-v2@2.1.6 go-golang-org-x-net@0.53.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/ice/
Licenses: Expat
Build system: go
Synopsis: Go implementation of ICE
Description:

This package provides an implementation of ICE, specified in RFC8445. It is used as a part of Pion WebRTC implementation.

go-github-com-pion-turn-v3 3.0.3
Propagated dependencies: go-github-com-pion-logging@0.2.4 go-github-com-pion-randutil@v0.1.0 go-github-com-pion-stun-v2@2.0.0 go-github-com-pion-transport-v3@3.1.1 go-golang-org-x-sys@0.43.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/turn/
Licenses: Expat
Build system: go
Synopsis: API for building TURN clients and servers in Golang
Description:

This package provides a toolkit for building TURN, specified in RFC 8656, servers and clients.

pion/turn is an API for building STUN/TURN clients and servers, not a binary you deploy then configure. It may require copying the examples and making minor modifications to fit your need, no knowledge of Go is required however.

The advantage of this is that you don't need to deal with complicated configuration files, or custom APIs to modify the state of Pion TURN. After you instantiate an instance of a Pion TURN server or client you interact with it like any library. The quickest way to get started is to look at the examples or GoDoc.

go-github-com-mattn-go-ieproxy 0.0.12
Propagated dependencies: go-golang-org-x-net@0.53.0 go-golang-org-x-sys@0.43.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/mattn/go-ieproxy
Licenses: Expat
Build system: go
Synopsis: Detect the proxy settings from Golang
Description:

Package ieproxy is a utility to retrieve the proxy parameters.

go-github-com-beevik-ntp 1.4.3
Propagated dependencies: go-golang-org-x-net@0.53.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/beevik/ntp
Licenses: FreeBSD
Build system: go
Synopsis: NTP client package for Golang
Description:

Package ntp provides an implementation of a Simple NTP (SNTP) client capable of querying the current time from a remote NTP server as specified in RFC 5905.

go-github-com-pion-dtls 1.5.4
Propagated dependencies: go-github-com-pion-logging@0.2.4 go-github-com-pion-transport@0.14.1 go-golang-org-x-crypto@0.50.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/dtls
Licenses: Expat
Build system: go
Synopsis: DTLS 1.2 Server/Client implementation for Go
Description:

This package provides a native DTLS 1.2 implementation in Golang.

go-github-com-realclientip-realclientip-go 1.0.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/realclientip/realclientip-go
Licenses: Zero-Clause BSD
Build system: go
Synopsis: Go reference implementation of "real" client IP algorithms
Description:

Package realclientip provides strategies for obtaining the "real" client IP from HTTP requests.

go-go-opencensus-io 0.24.0
Propagated dependencies: go-github-com-golang-groupcache@0.0.0-20210331224755-41bb18bfe9da go-github-com-golang-protobuf@1.5.4 go-github-com-google-go-cmp@0.7.0 go-github-com-stretchr-testify@1.11.1 go-golang-org-x-net@0.53.0 go-google-golang-org-grpc@1.69.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://opencensus.io/
Licenses: ASL 2.0
Build system: go
Synopsis: Stats collection and distributed tracing framework
Description:

Package opencensus contains Go support for OpenCensus.

go-github-com-libp2p-go-libp2p-asn-util 0.4.1
Propagated dependencies: go-golang-org-x-exp@0.0.0-20250911091902-df9299821621
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/libp2p/go-libp2p-asn-util
Licenses: Expat
Build system: go
Synopsis: Golang library for IP to ASN mapping
Description:

go-libp2p-asn-util is a Golang library to lookup the ASN for an IP address. It uses the IPv6 to ASN database downloaded from https://iptoasn.com/. Supports only IPv6 addresses for now.

go-github-com-goccy-go-yaml 1.18.0
Propagated dependencies: go-github-com-fatih-color@1.17.0 go-golang-org-x-xerrors@0.0.0-20240903120638-7835f813f4da
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/goccy/go-yaml
Licenses: Expat
Build system: go
Synopsis: YAML support for the Go language
Description:

This package provides features beyond the defacto YAML library including:

  • Pretty format for error notifications

  • Support Scanner or Lexer or Parser as public API

  • Support Anchor and Alias to Marshaler

  • Allow referencing elements declared in another file via anchors

  • Extract value or AST by YAMLPath (YAMLPath is like a JSONPath)

go-github-com-huin-goutil 0.0.0-20170803182201-1ca381bf3150
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/huin/goutil
Licenses: FreeBSD
Build system: go
Synopsis: Collection of Go utility code
Description:

This package is a collection of miscellaneous Go utility code that is potentially useful across multiple projects, and has therefore been factored out.

go-github-com-rs-zerolog 1.33.0
Propagated dependencies: go-github-com-coreos-go-systemd-v22@22.7.0 go-github-com-mattn-go-colorable@0.1.13 go-github-com-pkg-errors@0.9.1 go-github-com-rs-xid@1.6.0 go-golang-org-x-tools@0.44.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/rs/zerolog
Licenses: Expat
Build system: go
Synopsis: Zero Allocation JSON Logger
Description:

Package zerolog provides a lightweight logging library dedicated to JSON logging.

go-github-com-ryanuber-go-glob 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/ryanuber/go-glob
Licenses: Expat
Build system: go
Synopsis: String globbing in golang
Description:

@codego-glob is a single-function library implementing basic string glob support.

go-github-com-kljensen-snowball 0.10.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/kljensen/snowball
Licenses: Expat
Build system: go
Synopsis: Go implementation of the Snowball stemmers
Description:

This package provides a implementation of the Snowball stemmer for natural language processing.

go-github-com-jinzhu-copier 0.4.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/jinzhu/copier
Licenses: Expat
Build system: go
Synopsis: Go copier library
Description:

This package provides a library, which supports copying value from one struct to another.

Total packages: 72465