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

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-seccomp-libseccomp-golang 0.11.0
Dependencies: libseccomp@2.6.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/seccomp/libseccomp-golang
Licenses: FreeBSD
Build system: go
Synopsis: Bindings of @code{libseccomp} for Golang
Description:

Package seccomp provides bindings for libseccomp, a library wrapping the Linux seccomp syscall. Seccomp enables an application to restrict system call use for itself and its children.

go-github-com-holoplot-go-evdev 0.0.0-20260504100651-66d1748fe847
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/holoplot/go-evdev
Licenses: Expat
Build system: go
Synopsis: Go support for the Linux evdev interface
Description:

This is a pure Go package for the Linux evdev interface, without cgo dependencies.

The implementation in this package has the following features:

  • Query device information such as the name, the physical location, the unique ID, the vendor/product/bus/version IDs

  • Query supported event types, codes and device properties

  • Query the current status of bit-field based input types (such as keyboard, switches etc) as well as information on absolute types (ABS_X, ...) including their min/max values and current state

  • Grab/Ungrab/Revoke support for exclusive claiming of devices

  • Auto-generated const definitions and maps for types and codes from the kernel include headers

This package is a Go library, for evtest and uinputtest, use go-evdev.

go-codeberg-org-emersion-go-sqlite-fts5 0.0.0-20250706114632-932c754e63a6
Propagated dependencies: go-github-com-mattn-go-sqlite3@1.14.34
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://codeberg.org/emersion/go-sqlite3-fts5
Licenses: Expat
Build system: go
Synopsis: FTS5 extension for go-sqlite3
Description:

Standalone FTS5 extension for go-sqlite3, that provides full-text search functionality to database applications.

go-github-com-multiformats-go-base32 0.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/multiformats/go-base32
Licenses: Modified BSD
Build system: go
Synopsis: Go @code{base32} encoding package with @code{NoPadding} option
Description:

base32 encoding package from Go with NoPadding option

go-github-com-polydawn-refmt 0.89.0
Propagated dependencies: go-github-com-go-yaml-yaml@0.0.0-20220527083530-f6f7691b1fde go-github-com-smartystreets-goconvey@1.8.1 go-github-com-urfave-cli@1.22.16 go-github-com-warpfork-go-wish@0.0.0-20220906213052-39a1cc7a02d0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/polydawn/refmt/
Licenses: Expat
Build system: go
Synopsis: Object mapping for Go language
Description:

refmt is a serialization and object-mapping library.

go-github-com-docker-go-units 0.5.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/docker/go-units
Licenses: ASL 2.0
Build system: go
Synopsis: Parse and print size and time units in human-readable format
Description:

go-units is a library to transform human friendly measurements into machine friendly values.

go-github-com-masterminds-semver 1.5.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/Masterminds/semver
Licenses: Expat
Build system: go
Synopsis: @code{semver} helps to work with semantic versions
Description:

Package semver provides the ability to work with Semantic Versions 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-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-charmbracelet-colorprofile 0.3.2
Propagated dependencies: go-github-com-charmbracelet-x-ansi@0.10.2 go-github-com-charmbracelet-x-term@0.2.1 go-github-com-lucasb-eyer-go-colorful@1.4.0 go-github-com-xo-terminfo@0.0.0-20220910002029-abceb7e1c41e 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/colorprofile
Licenses: Expat
Build system: go
Synopsis: Magical terminal color handling
Description:

Package colorprofile provides a way to downsample ANSI escape sequence colors and styles automatically based on output, environment variables, and Terminfo databases.

go-github-com-jorropo-jsync 1.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/Jorropo/jsync
Licenses: ASL 2.0 Expat
Build system: go
Synopsis: Synchronisation implementation wrapper for Go std @code{sync}
Description:

jsync is a package that implements various synchronisation helpers that are missing from sync. It does not and will not rely on golinkname to be portable.

go-github-com-bitfield-script 0.24.1
Propagated dependencies: go-github-com-itchyny-gojq@0.12.18 go-github-com-rogpeppe-go-internal@1.12.0 go-mvdan-cc-sh-v3@3.10.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/bitfield/script
Licenses: Expat
Build system: go
Synopsis: Making it easy to write shell-like scripts in Go
Description:

Package script aims to make it easy to write shell-type scripts in Go, for general system administration purposes: reading files, counting lines, matching strings, and so on.

go-github-com-godbus-dbus-v5 5.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/godbus/dbus/
Licenses: FreeBSD
Build system: go
Synopsis: Native Go client bindings for the D-Bus
Description:

dbus is a library that implements native Go client bindings for the D-Bus message bus system.

go-github-com-mattn-go-shellwords 1.0.12
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/mattn/go-shellwords
Licenses: Expat
Build system: go
Synopsis: Parse lines into shell words
Description:

This package parses text into shell arguments. Based on the cpan module Parse::CommandLine.

go-github-com-djherbis-times 1.6.0
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/djherbis/times
Licenses: Expat
Build system: go
Synopsis: File times - atime, mtime, ctime and btime for Golang
Description:

Package times provides a platform-independent way to get atime, mtime,ctime and btime for files.

go-github-com-multiformats-go-varint 0.0.7
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/multiformats/go-varint
Licenses: Expat
Build system: go
Synopsis: Varint helpers that enforce minimal encoding
Description:

This package provides a functionality for encoding and decoding unsigned varints.

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.

go-github-com-transparency-dev-formats 0.0.0-20251222000000-0e991b4666d9
Propagated dependencies: go-golang-org-x-mod@0.35.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/transparency-dev/formats
Licenses: ASL 2.0
Build system: go
Synopsis: Data formats for transparency logs
Description:

This package provides common data formats and utilities for transparency log implementations, including checkpoint and proof formats.

go-modernc-org-sortutil 1.2.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://gitlab.com/cznic/sortutil
Licenses: Modified BSD
Build system: go
Synopsis: Sort utility library
Description:

Package sortutil provides utilities supplementing the standard sort package.

go-github-com-phpdave11-gofpdi 1.0.14
Propagated dependencies: go-github-com-pkg-errors@0.9.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/phpdave11/gofpdi
Licenses: Expat
Build system: go
Synopsis: PDF document importer
Description:

gofpdi allows you to import an existing PDF into a new PDF.

go-github-com-samber-slog-multi 1.8.0
Propagated dependencies: go-github-com-samber-lo@1.49.1 go-github-com-samber-slog-common@0.22.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/samber/slog-multi
Licenses: Expat
Build system: go
Synopsis: Design workflows of slog handlers
Description:

slog-multi provides advanced composition patterns for Go's structured logging (slog). It enables you to build sophisticated logging workflows by combining multiple handlers with different strategies for distribution, routing, transformation, and error handling.

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-cpuguy83-dockercfg 0.3.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/cpuguy83/dockercfg
Licenses: Expat
Build system: go
Synopsis: Library to load Docker CLI configs
Description:

Go library to load docker CLI configs, auths, etc. with minimal deps. So far the only deps are on the stdlib.

go-go-uber-org-zap-exp 0.3.0
Propagated dependencies: go-go-uber-org-zap@1.27.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/uber-go/zap
Licenses: Expat
Build system: go
Synopsis: Experimental modules for Uber's Zap
Description:

This package providies two additional libraries for go.uber.org/zap:

  • zapslog implements slog.Handler which writes to the supplied zapcore.Core

  • zapfield implements experimental zap.Field helpers whose APIs may be unstable

Total packages: 72450