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

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-matterbridge-gomatrix 0.0.0-20220411225302-271e5088ea27
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/matterbridge/gomatrix
Licenses: ASL 2.0
Build system: go
Synopsis: Golang Matrix client
Description:

Package gomatrix implements the Matrix Client-Server API. This package is an alternative fork of not maintained https://github.com/matrix-org/gomatrix project.

go-github-com-levigross-grequests 0.0.0-20231203190023-9c307ef1f48d
Propagated dependencies: go-github-com-google-go-querystring@1.1.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/levigross/grequests
Licenses: ASL 2.0
Build system: go
Synopsis: Requests library for Golang
Description:

Package grequests implements a friendly API over Go's existing net/http library.

go-github-com-xeipuuv-gojsonreference 0.0.0-0.bd5ef7b
Propagated dependencies: go-github-com-xeipuuv-gojsonpointer@0.0.0-0.4e3ac27
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/xeipuuv/gojsonreference
Licenses: ASL 2.0
Build system: go
Synopsis: Implementation of JSON Reference for Go
Description:

This package provides an implementation of JSON Reference for the Go programming language.

go-github-com-sacloud-go-http 0.1.9
Propagated dependencies: go-github-com-hashicorp-go-retryablehttp@0.7.8 go-go-uber-org-ratelimit@0.3.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/sacloud/go-http
Licenses: ASL 2.0
Build system: go
Synopsis: HTTP client library for SAKURA cloud in Go
Description:

This package provides a HTTP client functionality that can be used across various Sakura Cloud APIs (IaaS, ObjectStorage, PHY, etc.).

go-github-com-anacrolix-envpprof 1.4.0
Propagated dependencies: go-github-com-anacrolix-log@0.16.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/anacrolix/envpprof
Licenses: Expat
Build system: go
Synopsis: Control HTTP mux via environment variable
Description:

This package implements a functionality to configure Go's pprof features and default HTTP mux using the environment variable GOPPROF. envpprof has an init function that will run at process initialization that checks the value of the GOPPROF environment variable. The variable can contain a comma-separated list of values, for example GOPPROF=http,block.

go-google-golang-org-genproto 0.0.0-20260226221140-a57be14db171
Propagated dependencies: go-cloud-google-com-go@0.123.0 go-github-com-golang-protobuf@1.5.4 go-google-golang-org-genproto-googleapis-api@0.0.0-20250519155744-55703ea1f237 go-google-golang-org-genproto-googleapis-rpc@0.0.0-1.49b9836 go-google-golang-org-grpc@1.69.2 go-google-golang-org-protobuf@1.36.11
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://google.golang.org/genproto
Licenses: ASL 2.0
Build system: go
Synopsis: Go proto packages
Description:

This repository contains the Go packages for common protocol buffer types, and the generated gRPC code necessary for interacting with Google's gRPC APIs.

go-github-com-aws-aws-sdk-go-v2-internal-endpoints-v2 2.7.21
Propagated dependencies: go-github-com-aws-aws-sdk-go-v2@1.41.7 go-github-com-aws-smithy-go@1.24.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/aws/aws-sdk-go-v2
Licenses: ASL 2.0
Build system: go
Synopsis: AWS SDK for Go v2 - internal/endpoints/v2 module
Description:

Package internal/endpoints/v2 provides utilities for managing AWS as structured records.

go-github-com-shurcool-httpfs 0.0.0-20230704072500-f1e31cf0ba5c
Propagated dependencies: go-github-com-shurcool-httpgzip@0.0.0-20230704072819-d1585fc322fa
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/shurcooL/httpfs
Licenses: Expat
Build system: go
Synopsis: Utilities for @code{http.FileSystem}
Description:

Collection of Go packages for working with the +http.FileSystem interface.

go-github-com-pion-ice-v4 4.2.0
Propagated dependencies: go-github-com-google-uuid@1.6.0 go-github-com-pion-dtls-v3@3.1.2 go-github-com-pion-logging@0.2.4 go-github-com-pion-mdns-v2@2.1.0 go-github-com-pion-randutil@v0.1.0 go-github-com-pion-stun-v3@3.1.1 go-github-com-pion-transport-v3@3.1.1 go-github-com-pion-turn-v4@4.1.4 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-go-opentelemetry-io-contrib-propagators-jaeger 1.36.0
Propagated dependencies: go-go-opentelemetry-io-otel@1.42.0 go-go-opentelemetry-io-otel-trace@1.42.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://go.opentelemetry.io/contrib
Licenses: ASL 2.0
Build system: go
Synopsis: OpenTracing Jaeger propagator library
Description:

Package jaeger implements the Jaeger propagator specification as defined at https://www.jaegertracing.io/docs/1.18/client-libraries/#propagation-format.

go-go-opentelemetry-io-contrib-propagators-autoprop 0.61.0
Propagated dependencies: go-go-opentelemetry-io-contrib-propagators-aws@1.36.0 go-go-opentelemetry-io-contrib-propagators-b3@1.36.0 go-go-opentelemetry-io-contrib-propagators-jaeger@1.36.0 go-go-opentelemetry-io-contrib-propagators-ot@1.36.0 go-go-opentelemetry-io-otel@1.42.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://opentelemetry.io/
Licenses: ASL 2.0
Build system: go
Synopsis: OpenTelemetry TextMapPropagator creation
Description:

Package autoprop provides an OpenTelemetry TextMapPropagator creation function. The OpenTelemetry specification states that the default TextMapPropagator needs to be a no-operation implementation. The opentelemetry-go project adheres to this requirement. However, for systems that perform propagation this default is not ideal. This package provides a TextMapPropagator with useful defaults (a combined TraceContext and Baggage TextMapPropagator), and supports environment overrides using the OTEL_PROPAGATORS environment variable.

go-github-com-blevesearch-go-metrics 0.0.0-20201227073835-cf1acfcdf475
Propagated dependencies: go-github-com-stathat-go@1.0.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/blevesearch/go-metrics
Licenses: FreeBSD
Build system: go
Synopsis: Go port of Coda Hale's Metrics library
Description:

This package provides a Go implementation of Coda Hale's Metrics library. It's an alternative fork of https://github.com/rcrowley/go-metrics.

go-go-etcd-io-etcd-client-pkg-v3 3.6.10
Propagated dependencies: go-github-com-coreos-go-systemd-v22@22.7.0 go-go-uber-org-zap@1.27.0 go-golang-org-x-sys@0.43.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://go.etcd.io/etcd
Licenses: ASL 2.0
Build system: go
Synopsis: Shared utilities used by etcd v3 Go clients
Description:

This package provides a set of shared utility packages used by the etcd v3 Go clients, including logging helpers, TLS configuration utilities, endpoint parsing, retry logic, and test support functions.

go-github-com-armon-go-socks5 0.0.0-20160902184237-e75332964ef5
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/armon/go-socks5
Licenses: Expat
Build system: go
Synopsis: SOCKS5 server in Golang
Description:

This package provides the socks5 package that implements a SOCKS5 server. SOCKS (Secure Sockets) is used to route traffic between a client and server through an intermediate proxy layer. This can be used to bypass firewalls or NATs.

go-github-com-go-jose-go-jose-v4 4.0.5
Propagated dependencies: 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/go-jose/go-jose
Licenses: ASL 2.0
Build system: go
Synopsis: Implementation of JOSE standards (JWE, JWS, JWT) in Go
Description:

This package provides a Golang implementation of the Javascript Object Signing and Encryption set of standards. This includes support for JSON Web Encryption, JSON Web Signature, and JSON Web Token standards.

go-github-com-loft-sh-admin-apis 0.0.0-20260212114730-dbda80c541d7
Propagated dependencies: go-github-com-ghodss-yaml@1.0.0 go-github-com-stripe-stripe-go-v81@81.4.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/loft-sh/admin-apis
Licenses: ASL 2.0
Build system: go
Synopsis: Loft admin API definitions
Description:

This package provides admin API definitions for the Loft platform.

go-github-com-kankanreno-go-snowflake 1.2.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/kankanreno/go-snowflake
Licenses: Expat
Build system: go
Synopsis: Lock Free ID Generator for Golang based on Snowflake Algorithm
Description:

Package snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees. The ID generated by the snowflake algorithm is not guaranteed to be unique. For example, when two different requests enter the same machine at the same time, and the sequence generated by the node is the same, the generated ID will be duplicated. It's an alternative fork of https://github.com/godruoyi/go-snowflake.

go-0xacab-org-leap-menshen-agent 0.0.5
Propagated dependencies: go-0xacab-org-leap-menshen@1.8.1 go-github-com-go-openapi-runtime@0.26.2 go-github-com-go-openapi-strfmt@0.23.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://0xacab.org/leap/menshen-agent
Licenses: GPL 3
Build system: go
Synopsis: Menshen agent for host bridge/gateway
Description:

menshen-agent is the agent running on a host (bridge or gateway) which communicates with menshen in order to provide configuration information and allow for dynamic registration/inventory.

go-github-com-libp2p-zeroconf-v2 2.2.0
Propagated dependencies: go-github-com-miekg-dns@1.1.72 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/libp2p/zeroconf
Licenses: Expat
Build system: go
Synopsis: mDNS/DNS-SD Service Discovery in pure Golang
Description:

This package implements a service discovery functionality specified in RFC 6762 (mDNS) and RFC 6763 (DNS-SD) standards which intends to be compatible with Avahi.

go-github-com-hashicorp-memberlist 0.5.3
Propagated dependencies: go-github-com-google-btree@1.1.3 go-github-com-hashicorp-go-metrics@0.5.4 go-github-com-hashicorp-go-msgpack-v2@2.1.5 go-github-com-hashicorp-go-multierror@1.1.1 go-github-com-hashicorp-go-sockaddr@1.0.7 go-github-com-miekg-dns@1.1.72 go-github-com-sean--seed@0.0.0-20170313163322-e2103e2c3529
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/hashicorp/memberlist
Licenses: MPL 2.0
Build system: go
Synopsis: Gossip based cluster membership and failure detection
Description:

memberlist is a Go library that manages cluster membership and member failure detection using a gossip based protocol.

The use cases for such a library are far-reaching: all distributed systems require membership, and memberlist is a reusable solution to managing cluster membership and node failure detection.

memberlist is eventually consistent but converges quickly on average. The speed at which it converges can be heavily tuned via various knobs on the protocol. Node failures are detected and network partitions are partially tolerated by attempting to communicate to potentially dead nodes through multiple routes.

go-github-com-mdlayher-packet 1.1.2
Propagated dependencies: go-github-com-josharian-native@1.1.0 go-github-com-mdlayher-socket@0.5.1 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/packet
Licenses: Expat
Build system: go
Synopsis: Access to Linux packet sockets from Golang
Description:

Package packet provides access to Linux packet sockets (https://www.man7.org/linux/man-pages/man7/packet.7.html).

go-github-com-pquerna-cachecontrol 0.2.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pquerna/cachecontrol
Licenses: ASL 2.0
Build system: go
Synopsis: Golang HTTP Cache-Control Parser and Interpretation
Description:

This package implements RFC 7234 Hypertext Transfer Protocol (HTTP/1.1): Caching.

Total packages: 72465