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

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-rasky-go-xdr 0.0.0-20170124162913-1a41d1a06c93
Propagated dependencies: go-github-com-davecgh-go-xdr@0.0.0-20161123171359-e6a2ba005892
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/rasky/go-xdr
Licenses: ISC
Build system: go
Synopsis: XDR standard in pure Go
Description:

This package implements the data representation portion of the External Data Representation (XDR) standard protocol as specified in RFC4506 (obsoletes RFC 1832 and RFC 1014) in Go.

go-github-com-valyala-fasthttp 1.71.0
Propagated dependencies: go-github-com-andybalholm-brotli@1.1.0 go-github-com-klauspost-compress@1.18.0 go-github-com-valyala-bytebufferpool@1.0.0 go-golang-org-x-crypto@0.50.0 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/valyala/fasthttp
Licenses: Expat
Build system: go
Synopsis: Provides fast HTTP server and client API
Description:

This package provides a Go module fasthttp which may be used as replacement for native net/http module. It is optimized for high performance with zero memory allocations in hot paths.

go-github-com-google-martian-v3 3.3.3
Propagated dependencies: go-github-com-golang-snappy@0.0.4 go-golang-org-x-net@0.53.0 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://github.com/google/martian
Licenses: ASL 2.0
Build system: go
Synopsis: Library for building custom HTTP/S proxies
Description:

Package martian provides an HTTP/1.1 proxy with an API for configurable request and response modifiers.

go-0xacab-org-leap-lb 0.0.0-20210225193050-570f848edccf
Propagated dependencies: go-github-com-golang-protobuf@1.5.4 go-google-golang-org-grpc@1.69.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://0xacab.org/leap/lb
Licenses: GPL 3+
Build system: go
Synopsis: Smart load balancing Golang library
Description:

This package provides an implementation of smart load balancing of simple, redirect-based (i.e. not directly reverse proxied) services. It's an alternative fork of https://git.autistici.org/ale/lb.

go-github-com-xo-dburl 0.23.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/xo/dburl
Licenses: Expat
Build system: go
Synopsis: URL style mechanism for parsing and opening SQL database connection strings
Description:

Package dburl provides a standard, net/url.URL style mechanism for parsing and opening SQL database connection strings for Go. Provides standardized way to parse and open @url#URL,URL's for popular databases PostgreSQL, MySQL, SQLite3, Oracle Database, Microsoft SQL Server, in addition to most other SQL databases with a publicly available Go driver.

go-github-com-docker-go-connections 0.5.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/docker/go-connections
Licenses: ASL 2.0
Build system: go
Synopsis: Networking library for Go
Description:

This package provides a library to work with network connections in the Go language. In particular it provides tools to deal with network address translation (NAT), proxies, sockets, and transport layer security (TLS).

go-github-com-davecgh-go-xdr 0.0.0-20161123171359-e6a2ba005892
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/davecgh/go-xdr
Licenses: ISC
Build system: go
Synopsis: Pure Go implementation of the XDR standard
Description:

go-xdr implements the data representation portion of the External Data Representation (XDR) standard protocol as specified in RFC 4506 (obsoletes RFC 1832 and RFC 1014) in pure Go.

go-gopkg-in-jcmturner-rpc-v2 2.0.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/jcmturner/rpc
Licenses: ASL 2.0
Build system: go
Synopsis: Remote Procedure Call libraries
Description:

This package provides a partial Go implementation of the Remote Call Procedure libraries, presented in @urlhttp://pubs.opengroup.org/onlinepubs/9629399/,CDE 1.1: Remote Procedure Call.

go-github-com-go-openapi-swag 0.23.0
Propagated dependencies: go-github-com-mailru-easyjson@0.9.0 go-gopkg-in-yaml-v3@3.0.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-openapi/swag
Licenses: ASL 2.0
Build system: go
Synopsis: Goodie bag in use in the go-openapi projects
Description:

Contains a bunch of helper functions for go-openapi and go-swagger projects.

go-github-com-jsimonetti-rtnetlink-v2 2.0.2
Propagated dependencies: go-github-com-mdlayher-netlink@1.7.2 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/jsimonetti/rtnetlink
Licenses: Expat
Build system: go
Synopsis: Low-level access to the Linux rtnetlink API
Description:

This package allows the kernel's routing tables to be read and altered. Network routes, IP addresses, Link parameters, Neighbor setups,Queueing disciplines, Traffic classes and Packet classifiers may all be controlled. It is based on netlink messages.

go-go-etcd-io-etcd-api-v3 3.6.10
Propagated dependencies: go-github-com-coreos-go-semver@0.3.1 go-github-com-gogo-protobuf@1.3.2 go-github-com-golang-protobuf@1.5.4 go-github-com-grpc-ecosystem-grpc-gateway-v2@2.26.3 go-google-golang-org-genproto-googleapis-api@0.0.0-20250519155744-55703ea1f237 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://go.etcd.io/etcd
Licenses: ASL 2.0
Build system: go
Synopsis: Golang definitions of etcd v3 API
Description:

This package provides the Golang definitions and protocol interfaces for interacting with the etcd v3 API.

go-github-com-julienschmidt-httprouter 1.3.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/julienschmidt/httprouter
Licenses: Modified BSD
Build system: go
Synopsis: High performance HTTP request router
Description:

Package httprouter is a trie based high performance HTTP request router.

go-github-com-tomnomnom-linkheader 0.0.0-20180905144013-02ca5825eb80
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/tomnomnom/linkheader
Licenses: Expat
Build system: go
Synopsis: Golang HTTP Link header parser
Description:

Package linkheader provides functions for parsing HTTP Link headers.

go-github-com-fasthttp-router 1.5.4
Propagated dependencies: go-github-com-savsgio-gotils@0.0.0-20240704082632-aef3928b8a38 go-github-com-valyala-bytebufferpool@1.0.0 go-github-com-valyala-fasthttp@1.71.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/fasthttp/router
Licenses: Modified BSD
Build system: go
Synopsis: Router implementation for fasthttp
Description:

Package router is a trie based high performance HTTP request router.

go-github-com-ema-qdisc 1.0.0
Propagated dependencies: go-github-com-mdlayher-netlink@1.7.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/ema/qdisc
Licenses: Expat
Build system: go
Synopsis: Queuing discipline information via netlink
Description:

Package qdisc allows getting queuing discipline information via netlink,similarly to what tc -s qdisc show does.

go-github-com-gorilla-securecookie 1.1.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/gorilla/securecookie
Licenses: Modified BSD
Build system: go
Synopsis: Encodes and decodes authenticated and optionally encrypted cookie values
Description:

Gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.

go-github-com-lum8rjack-go-ja4h 0.0.0-20250828030157-fa5266d50650
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/lum8rjack/go-ja4h
Licenses: Expat
Build system: go
Synopsis: JA4H Fingerprint in Golang
Description:

This Package provides an implementation of the JA4HTTP (JA4H) hashing algorithm.

go-github-com-ysmood-fetchup 0.5.3
Propagated dependencies: go-github-com-ysmood-got@0.42.3
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/ysmood/fetchup
Licenses: Expat
Build system: go
Synopsis: Go helper to download and unpack files
Description:

Fetchup is a Go helper library for downloading and unpacking files from URLs. It supports various archive formats and provides progress tracking.

go-github-com-go-ping-ping 1.2.0
Propagated dependencies: go-github-com-google-uuid@1.6.0 go-golang-org-x-net@0.53.0 go-golang-org-x-sync@0.20.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-ping/ping
Licenses: Expat
Build system: go
Synopsis: ICMP ping library
Description:

This package provides a simple but powerful ICMP echo (ping) library.

go-github-com-datadog-datadog-go 4.8.3
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/DataDog/datadog-go
Licenses: Expat
Build system: go
Synopsis: Golang client library to work with DataDog's API
Description:

datadog-go is a library that provides a DogStatsD client in Golang.

go-cloud-google-com-go-trace 1.14.0
Propagated dependencies: go-github-com-googleapis-gax-go-v2@2.19.0 go-google-golang-org-api@0.272.0 go-google-golang-org-genproto@0.0.0-20260226221140-a57be14db171 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://cloud.google.com/go
Licenses: ASL 2.0
Build system: go
Synopsis: Go Client Library for Cloud Trace API
Description:

This package implements the Stackdriver Trace API in Golang. Stackdriver Trace is a distributed tracing system that collects latency data from your applications and displays it in the Google Cloud Platform Console.

It sends application trace data to Stackdriver Trace for viewing. Trace data is collected for all App Engine applications by default. Trace data from other applications can be provided using this API. This library is used to interact with the Trace API directly.

go-github-com-hashicorp-go-sockaddr 1.0.7
Propagated dependencies: go-github-com-hashicorp-errwrap@1.1.0 go-github-com-mitchellh-cli@1.1.5 go-github-com-mitchellh-go-wordwrap@1.0.1 go-github-com-ryanuber-columnize@2.1.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/hashicorp/go-sockaddr
Licenses: MPL 2.0
Build system: go
Synopsis: IP Address/UNIX Socket convenience functions for Golang
Description:

This package provides an implementation of the UNIX socket family data types and related helper functions.

go-github-com-tailscale-goexpect 0.0.0-20210902213824-6e8c725cea41
Propagated dependencies: go-golang-org-x-crypto@0.50.0 go-github-com-ziutek-telnet@0.1.0 go-github-com-google-goterm@0.0.0-20200907032337-555d40f16ae2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/tailscale/goexpect
Licenses: Modified BSD
Build system: go
Synopsis: Classic TCL Expect implementation in Golang
Description:

This package provides the classic Tool Command Language Expect implementation in Golang.

Total packages: 72465