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

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-pion-ice-v2 2.3.34
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-v2@2.2.10 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-jellydator-ttlcache-v3 3.4.0
Propagated dependencies: 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/jellydator/ttlcache
Licenses: Expat
Build system: go
Synopsis: In-memory cache with item expiration and generics
Description:

TTLCache is an in-memory cache with item expiration and generics which provides the following features:

  • simple API

  • type parameters

  • item expiration and automatic deletion

  • automatic expiration time extension on each Get call

  • loader interface that may be used to load/lazily initialize missing citem items

  • thread safety

  • event handlers (insertion, update, and eviction)

  • metrics

go-github-com-go-openapi-analysis 0.23.0
Propagated dependencies: go-github-com-go-openapi-jsonpointer@0.21.0 go-github-com-go-openapi-spec@0.21.0 go-github-com-go-openapi-strfmt@0.23.0 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/analysis
Licenses: ASL 2.0
Build system: go
Synopsis: OpenAPI specification object model analyzer
Description:

This package provides a foundational library to analyze an OpenAPI Initiative specification document for easier reasoning about the content.

go-github-com-pion-stun 0.6.1
Propagated dependencies: go-github-com-pion-dtls-v2@2.2.12 go-github-com-pion-logging@0.2.4 go-github-com-pion-transport-v2@2.2.10
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/stun
Licenses: Expat
Build system: go
Synopsis: Go implementation of STUN
Description:

Package stun implements Session Traversal Utilities for +NAT (STUN) (RFC 5389) protocol and +client with no external +dependencies and zero allocations in hot paths. Client +supports automatic +request retransmissions.

go-github-com-jackpal-go-nat-pmp 1.0.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/jackpal/go-nat-pmp
Licenses: ASL 2.0
Build system: go
Synopsis: Port mapping and discovery of external IP address
Description:

This package provides a Go client for the NAT-PMP internet protocol for port mapping and discovering the external IP address of a firewall.

go-github-com-tcnksm-go-httpstat 0.2.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/tcnksm/go-httpstat
Licenses: Expat
Build system: go
Synopsis: Trace HTTP latency information in Go
Description:

Package httpstat traces HTTP latency infomation, such as DNSLookup and TCP Connection, on any Golang HTTP request with no big code modification.

go-modernc-org-httpfs 1.0.6
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://gitlab.com/cznic/httpfs
Licenses: Modified BSD
Build system: go
Synopsis: HTTP file system implementation in Golang
Description:

Package httpfs implements http.FileSystem on top of a map[string]string.

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-code-forgejo-org-forgejo-contrib-go-libravatar 0.0.0-20260301104140-add494e31dab
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://code.forgejo.org/forgejo-contrib/go-libravatar
Licenses: Expat
Build system: go
Synopsis: Golang library for serving federated avatars
Description:

This package provides a simple Go library for serving federated avatars.

go-github-com-gaissmai-bart 0.26.0
Propagated dependencies: go-github-com-bits-and-blooms-bitset@1.24.4
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/gaissmai/bart
Licenses: Expat
Build system: go
Synopsis: Balanced Routing Table in Golang
Description:

This package provides a Balanced-Routing-Table (BART).

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-containerd-ttrpc 1.2.7
Propagated dependencies: go-github-com-containerd-log@0.1.0 go-github-com-gogo-protobuf@1.3.2 go-github-com-golang-protobuf@1.5.4 go-github-com-prometheus-procfs@0.19.2 go-golang-org-x-sys@0.43.0 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://github.com/containerd/ttrpc
Licenses: ASL 2.0
Build system: go
Synopsis: Go package for gRPC for low-memory environments
Description:

Package ttrpc defines and implements a low level simple transfer protocol optimized for low latency and reliable connections between processes on the same host. The protocol uses simple framing for sending requests, responses, and data using multiple streams.

go-github-com-pion-sctp 1.9.2
Propagated dependencies: go-github-com-pion-logging@0.2.4 go-github-com-pion-randutil@v0.1.0 go-github-com-pion-transport-v4@4.0.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/sctp
Licenses: Expat
Build system: go
Synopsis: Implementation of SCTP in Golang
Description:

This package implements the Stream Control Transmission Protocol as specified in RFC 9260.

go-go-mau-fi-whatsmeow 0.0.0-20260529101937-a7ea56383ec4
Propagated dependencies: go-github-com-beeper-argo-go@1.1.2 go-github-com-coder-websocket@1.8.14 go-github-com-google-uuid@1.6.0 go-github-com-rs-zerolog@1.33.0 go-go-mau-fi-libsignal@0.2.1 go-go-mau-fi-util@0.9.9 go-golang-org-x-crypto@0.50.0 go-golang-org-x-net@0.53.0 go-golang-org-x-sync@0.20.0 go-google-golang-org-protobuf@1.36.11
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://go.mau.fi/whatsmeow
Licenses: MPL 2.0
Build system: go
Synopsis: Go library for the WhatsApp web multidevice API
Description:

Package whatsmeow implements a client for interacting with the WhatsApp web multidevice API.

Features:

  • sending messages to private chats and groups (both text and media)

  • receiving all messages

  • managing groups and receiving group change events

  • joining via invite messages, using and creating invite links

  • sending and receiving typing notifications

  • sending and receiving delivery and read receipts

  • reading and writing app state (contact list, chat pin/mute status, etc)

  • sending and handling retry receipts if message decryption fails

  • sending status messages (experimental, may not work for large contact lists)

go-github-com-t3rm1n4l-go-mega 0.0.0-20251031123324-a804aaa87491
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/t3rm1n4l/go-mega
Licenses: Expat
Build system: go
Synopsis: Client library for mega.co.nz storage service
Description:

This package provides a client library in go for mega.co.nz storage service. Features:

  • User login

  • Fetch filesystem tree

  • Upload file

  • Download file

  • Create directory

  • Move file or directory

  • Rename file or directory

  • Delete file or directory

  • Parallel split download and upload

  • Filesystem events auto sync

  • Unit tests

go-github-com-swaggo-echo-swagger 1.4.1
Propagated dependencies: go-github-com-ghodss-yaml@1.0.0 go-github-com-labstack-echo-v4@4.15.2 go-github-com-swaggo-files-v2@2.0.2 go-github-com-swaggo-swag@1.16.4
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/swaggo/echo-swagger
Licenses: Expat
Build system: go
Synopsis: Echo middleware to generate RESTful API documentation with Swagger
Description:

This package provides echo (web framework) middleware to automatically generate RESTful API documentation with Swagger 2.0.

go-github-com-go-openapi-swag-typeutils 0.24.0
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: Type checking utilities for go-openapi
Description:

This package provides type checking utilities for the go-openapi and go-swagger projects.

go-github-com-emersion-go-message 0.18.1
Propagated dependencies: go-golang-org-x-text@0.36.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/emersion/go-message
Licenses: Expat
Build system: go
Synopsis: Internet messages and MIME for Go
Description:

The message package implements the Internet Message Format and Multipurpose Internet Mail Extensions in Go.

cfssl 1.6.5
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/cloudflare/cfssl
Licenses: FreeBSD
Build system: go
Synopsis: Cloudflare's PKI and TLS toolkit
Description:

This package provides Cloudflare's PKI and TLS toolkit which includes the following commands:

  • cfssl-bundle - create a certificate bundle that contains the client cer

  • cfssl-certinfo - output certinfo about the given cert

  • cfssl-newkey - generate a new key and CSR

  • cfssl-scan - scan a host for issues

  • cfssl - command line tool to issue/sign/bundle client certificate

  • cfssljson - splits out JSON with cert, csr, and key fields to separate files

  • mkbundle - command line tool for building certificate pool bundles

  • multirootca - program, which is a certificate authority server that can use multiple signing keys

go-github-com-hashicorp-go-rootcerts 1.0.2
Propagated dependencies: go-github-com-mitchellh-go-homedir@1.1.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/hashicorp/go-rootcerts
Licenses: MPL 2.0
Build system: go
Synopsis: CA certificates library for Golang
Description:

This package contains functions to aid in loading CA certificates for TLS connections.

go-github-com-blang-semver 3.8.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/blang/semver
Licenses: Expat
Build system: go
Synopsis: Semantic versioning library written in Go
Description:

Semver is a library for Semantic versioning written in Go.

go-github-com-dsoprea-go-logging 0.0.0-20200710184922-b02d349568dd
Propagated dependencies: go-github-com-go-errors-errors@1.5.1 go-golang-org-x-net@0.53.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/dsoprea/go-logging
Licenses: Expat
Build system: go
Synopsis: Logging system for Go
Description:

This package provides and alternative logging implementation for Go.

go-github-com-pion-logging 0.2.4
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/pion/logging/
Licenses: Expat
Build system: go
Synopsis: Logging library for Golang projects
Description:

This package provides a logging library used by Pion.

go-github-com-atotto-clipboard 0.1.4
Propagated dependencies: xclip@0.13
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/atotto/clipboard
Licenses: Modified BSD
Build system: go
Synopsis: Clipboard for Golang
Description:

clipboard provides copying and pasting to the clipboard for Go.

Total packages: 73955