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

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-operatorfoundation-monolith-go 1.0.10
Propagated dependencies: go-github-com-deckarep-golang-set@1.7.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/OperatorFoundation/monolith-go
Licenses: Expat
Build system: go
Synopsis: Byte sequences library
Description:

Monolith-Go is a Go library for working with byte sequences.

go-github-com-gogs-chardet 0.0.0-20211120154057-b7413eaefb8f
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/gogs/chardet
Licenses: Expat
Build system: go
Synopsis: Character set detection for Go
Description:

The chardet package ports character set detection from ICU to Go.

go-github-com-facette-natsort 0.0.0-20181210072756-2cd4dd1e2dcb
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/facette/natsort
Licenses: Modified BSD
Build system: go
Synopsis: Natural strings sorting in Go
Description:

This package provides an implementation of the Alphanum Algorithm developed by Dave Koelle in Go.

go-github-com-cyberdelia-go-metrics-graphite 0.0.0-20161219230853-39f87cc3b432
Propagated dependencies: go-github-com-rcrowley-go-metrics@0.0.0-20250401214520-65e299d6c5c9
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/cyberdelia/go-metrics-graphite
Licenses: FreeBSD
Build system: go
Synopsis: Graphite client for go-metrics
Description:

This package provides a reporter for the go-metrics library which posts metrics to Graphite.

go-github-com-emirpasic-gods 1.18.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/emirpasic/gods/
Licenses: FreeBSD
Build system: go
Synopsis: Implementation of various data structures and algorithms in Go
Description:

This package provides implementation of various data structures and algorithms in Go.

go-github-com-bytedance-sonic-loader 0.5.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/bytedance/sonic
Licenses: ASL 2.0
Build system: go
Synopsis: Function loader for Sonic Golang library
Description:

This package provides functionality to load functions used in Sonic JSON library.

go-pault-ag-go-topsort 0.1.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/paultag/go-topsort
Licenses: Expat
Build system: go
Synopsis: Interface to do a topological sort
Description:

This package provides a handy interface to do a topological sort of some data in a pretty lightweight way.

go-github-com-charmbracelet-x-xpty 0.1.3
Propagated dependencies: go-github-com-charmbracelet-x-conpty@0.2.0 go-github-com-charmbracelet-x-term@0.2.1 go-github-com-charmbracelet-x-termios@0.1.1 go-github-com-creack-pty@1.1.24 go-golang-org-x-sys@0.43.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/charmbracelet/x
Licenses: Expat
Build system: go
Synopsis: Interfaces to interact with pseudo-terminals
Description:

Package xpty provides platform-independent interfaces to interact with pseudo-terminals (PTYs) in Go. It abstracts the differences between Unix and Windows systems and supports both ConPTY and classic Unix PTYs.

go-github-com-mattn-go-pointer 0.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/mattn/go-pointer
Licenses: Expat
Build system: go
Synopsis: Utility for cgo
Description:

This package allows for a cgo argument to be passed a Go pointer.

go-github-com-muesli-reflow 0.3.0
Propagated dependencies: go-github-com-mattn-go-runewidth@0.0.16
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/muesli/reflow/
Licenses: Expat
Build system: go
Synopsis: Collection of methods helping to transform blocks of text
Description:

This package provides a collection of ANSI-aware methods and io.Writers helping you to transform blocks of text.

go-github-com-lmittmann-tint 1.1.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/lmittmann/tint
Licenses: Expat
Build system: go
Synopsis: @code{slog.Handler} that writes colorized logs
Description:

Package tint implements a zero-dependency slog.Handler that writes tinted (colorized) logs. The output format is inspired by the zerolog.ConsoleWriter and slog.TextHandler.

go-github-com-apex-logs 1.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/apex/logs
Licenses: Expat
Build system: go
Synopsis: Logs client for Golang
Description:

This package implements a log client.

go-github-com-rxwycdh-rxhash 0.0.0-20230131062142-10b7a38b400d
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/rxwycdh/rxhash
Licenses: Expat
Build system: go
Synopsis: Creating unique hash value for structs in Go.
Description:

rxhash is a Go library for creating a unique hash value for struct in Go, but data consistency.

go-github-com-bradfitz-parentdeath 0.0.0-20260315043412-764506aeb900
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/bradfitz/parentdeath
Licenses: Modified BSD
Build system: go
Synopsis: Portable alternative to Linux's PR_SET_PDEATHSIG in Go
Description:

Package parentdeath detects when a parent process dies so that child processes can clean up and exit, even when the parent is killed violently (SIGKILL) or when children are launched in ways that prevent normal signal delivery (e.g. via sudo systemd-run).

go-github-com-cespare-subcmd 1.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/cespare/subcmd
Licenses: Expat
Build system: go
Synopsis: Create CLI interfaces with sub-commands
Description:

This package works with the flags package to implement sub-commands in the manner of git and similar tools.

go-github-com-modelcontextprotocol-go-sdk 1.6.0
Propagated dependencies: go-github-com-golang-jwt-jwt-v5@5.3.1 go-github-com-google-jsonschema-go@0.4.3 go-github-com-segmentio-encoding@0.5.4 go-github-com-yosida95-uritemplate-v3@3.0.2 go-golang-org-x-oauth2@0.36.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/modelcontextprotocol/go-sdk
Licenses: Expat
Build system: go
Synopsis: MCP Go SDK
Description:

This packages provides an implementation of the official Go software development kit (SDK) for the Model Context Protocol (MCP).

go-github-com-syncthing-notify 0.0.0-20250528144937-c7027d4f7465
Propagated dependencies: go-golang-org-x-sys@0.43.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/syncthing/notify
Licenses: Expat
Build system: go
Synopsis: File system event notification library
Description:

This package provides notify, a file system event notification library in Go. It's an alternative fork of https://github.com/rjeczalik/notify.

misspell 0.3.4
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/client9/misspell
Licenses: Expat
Build system: go
Synopsis: Correct commonly misspelled English words in source files
Description:

misspell assists with correcting commonly misspelled English words in source files. A neutral variety of English is used by default, but a US or UK locale can be selected.

go-github-com-common-nighthawk-go-figure 0.0.0-20210622060536-734e95fb86be
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/common-nighthawk/go-figure
Licenses: Expat
Build system: go
Synopsis: Prints ASCII art from text
Description:

Go Figure prints beautiful ASCII art from text. It supports FIGlet files, and most of its features.

go-github-com-sergi-go-diff 1.3.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/sergi/go-diff/
Licenses: Expat
Build system: go
Synopsis: Algorithms to perform operations for synchronizing plain text
Description:

go-diff offers algorithms to perform operations required for synchronizing plain text:

  • compare two texts and return their differences

  • perform fuzzy matching of text

  • apply patches onto text

go-github-com-caarlos0-go-version 0.2.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/caarlos0/go-version
Licenses: Expat
Build system: go
Synopsis: Fetch Go module version
Description:

Package goversion provides utilities to get the Go module version information.

go-github-com-songgao-water 0.0.0-20200317203138-2b4b6d7c09d8
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/songgao/water
Licenses: Modified BSD
Build system: go
Synopsis: Simple network TUN/TAP library
Description:

This package provides a simple TUN/TAP interface library for Go that efficiently works with standard packages like io, bufio, etc.. Use waterutil with it to work with TUN/TAP packets/frames.

go-github-com-apparentlymart-go-textseg-v16 16.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/apparentlymart/go-textseg
Licenses: Expat Unicode ASL 2.0
Build system: go
Synopsis: Go implementation of Unicode Text Segmentation
Description:

This package provides an implementation of the Unicode Text Segmentation specification for Go. Specifically, it currently includes only the grapheme cluster segmentation algorithm.

go-github-com-jackc-pgio 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/jackc/pgio
Licenses: Expat
Build system: go
Synopsis: Low-level toolkit building messages in the PostgreSQL wire protocol
Description:

Package pgio is a low-level toolkit building messages in the PostgreSQL wire protocol.

Total packages: 73955