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

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-nightlyone-lockfile 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/nightlyone/lockfile
Licenses: Expat
Build system: go
Synopsis: Handle locking via pid files
Description:

Package lockfile handles pid file based locking. While a sync.Mutex helps against concurrency issues within a single process, this package is designed to help against concurrency issues between cooperating processes or serializing multiple invocations of the same process.

go-kernel-org-pub-linux-libs-security-libcap-cap 1.2.76
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://kernel.org/pub/linux/libs/security/libcap
Licenses: GPL 2
Build system: go
Synopsis: Linux userspace bindings for Golang
Description:

This package provides all the Linux Capabilities userspace library API bindings in native Go.

go-github-com-spf13-jwalterweatherman 1.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/spf13/jwalterweatherman
Licenses: Expat
Build system: go
Synopsis: Go logging library
Description:

JWW is primarily a wrapper around the standard log library. It provides a few advantages over using the standard log library alone.

  • ready to go out of the box

  • one library for both printing to the terminal and logging (to files)

  • really easy to log to either a temp file or a file you specify

go-modernc-org-fileutil 1.3.40
Propagated dependencies: go-modernc-org-mathutil@1.7.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://gitlab.com/cznic/fileutil
Licenses: Modified BSD
Build system: go
Synopsis: File utility functions
Description:

Package fileutil collects some file utility functions.

go-golang-org-x-perf 0.0.0-20250515181355-8f5f3abfb71a
Propagated dependencies: go-github-com-aclements-go-gg@0.0.0-20170323211221-abd1f791f5ee go-github-com-aclements-go-moremath@0.0.0-20241023150245-c8bbc672ef66 go-github-com-go-sql-driver-mysql@1.8.1 go-github-com-google-safehtml@0.1.0 go-github-com-mattn-go-sqlite3@1.14.34 go-golang-org-x-net@0.53.0 go-golang-org-x-oauth2@0.36.0 go-google-golang-org-appengine@1.6.8
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://cs.opensource.google/go/x/perf
Licenses: Modified BSD
Build system: go
Synopsis: Golang benchmark analysis tools and libraries
Description:

This package provides tooling and utility libraries for performing and reading benchmarks results.

  • benchfmt - reads and writes the Go benchmark format

  • benchunit - manipulates benchmark units and formats numbers in those units

  • benchproc - provides tools for filtering, grouping, and sorting benchmark results

  • benchmath - provides tools for computing statistics over distributions of benchmark measurements

go-rsc-io-script 0.0.2
Propagated dependencies: go-golang-org-x-tools@0.44.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://rsc.io/script
Licenses: Modified BSD
Build system: go
Synopsis: Small scripting language for Go
Description:

Package script implements a small, customizable, platform-agnostic scripting language.

go-github-com-containerd-plugin 1.0.0
Propagated dependencies: go-github-com-opencontainers-image-spec@1.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/containerd/plugin
Licenses: ASL 2.0
Build system: go
Synopsis: Registering and managing typed plugins with dependencies
Description:

This package provides a common plugin interface across containerd repositories.

go-github-com-hebcal-gematriya 1.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hebcal/gematriya
Licenses: FreeBSD
Build system: go
Synopsis: Print numbers as Hebrew letters in Go
Description:

This package provides a Go library for printing numbers as Hebrew letters.

go-go-bug-st-serial 1.7.1
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://go.bug.st/serial
Licenses: Modified BSD
Build system: go
Synopsis: Serial library for Golang
Description:

This package provides a serial library for the Go. It manages avaiable serial ports.

go-github-com-leodido-go-urn 1.4.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/leodido/go-urn
Licenses: Expat
Build system: go
Synopsis: Parser for uniform resource names as seen on RFC 2141
Description:

This package implements a parser for uniform resource names (URN) as specified by IETF RFC 2141.

go-github-com-orisano-pixelmatch 0.0.0-20230914042517-fa304d1dc785
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/orisano/pixelmatch
Licenses: Expat
Build system: go
Synopsis: Pixelmatch port to Go
Description:

This package provides a port of Pixelmatch, a pixel-level image comparison library, to Go. Both a library and a command-line tool are included in this package.

go-gopkg-in-inconshreveable-log15-v2 2.16.0
Propagated dependencies: go-github-com-go-stack-stack@1.8.1 go-github-com-mattn-go-colorable@0.1.13 go-golang-org-x-term@0.42.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://pkg.go.dev/github.com/inconshreveable/log15
Licenses: ASL 2.0
Build system: go
Synopsis: Structured, composable logging for Golang
Description:

This package provides a toolkit for logging that is both human and machine readable. It is modeled after the Go standard library's io and net/http packages and is an alternative to the standard library's log package.

go-github-com-elliotwutingfeng-asciiset 0.0.0-20260129054604-cfde2086bc57
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/elliotwutingfeng/asciiset
Licenses: Modified BSD
Build system: go
Synopsis: Asciiset is an ASCII character bitset for Golang
Description:

Package asciiset is an ASCII character bitset. Bitsets are fast and memory-efficient data structures for storing and retrieving information using bitwise operations. asciiset is an extension of the asciiSet data structure from the Go Standard library source code.

go-github-com-jkeiser-iter 0.0.0-20200628201005-c8aa0ae784d1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/jkeiser/iter
Licenses: Expat
Build system: go
Synopsis: Golang library for @code{iteration}
Description:

This package is intended to support forward-only iteration in a variety of use cases while avoiding the normal errors and leaks that can happen with iterators in Go. It provides mechanisms for map/select filtering, background iteration through a goroutine, and error handling throughout.

go-github-com-d4l3k-messagediff 1.2.1
Propagated dependencies: 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/d4l3k/messagediff
Licenses: Expat
Build system: go
Synopsis: Diff arbitrary Go structs
Description:

Messagediff is a library for calculating diffs of arbitrary structs in the Go programming language.

go-github-com-go-git-go-billy-v6 6.0.0-alpha.1
Propagated dependencies: go-github-com-cyphar-filepath-securejoin@0.4.1 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/go-git/go-billy/
Licenses: ASL 2.0
Build system: go
Synopsis: File system abstraction for Go
Description:

Billy implements an interface based on the OS's standard library to develop applications without depending on the underlying storage. This makes it virtually free to implement mocks and testing over file system operations.

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-spf13-viper 1.8.1
Propagated dependencies: go-github-com-fsnotify-fsnotify@1.9.0 go-github-com-hashicorp-hcl@1.0.0 go-github-com-magiconair-properties@1.8.10 go-github-com-mitchellh-mapstructure@1.5.0 go-github-com-pelletier-go-toml@1.9.5 go-github-com-spf13-afero@1.6.0 go-github-com-spf13-cast@1.7.0 go-github-com-spf13-jwalterweatherman@1.1.0 go-github-com-spf13-pflag@1.0.10 go-github-com-subosito-gotenv@1.6.0 go-gopkg-in-ini-v1@1.67.0 go-gopkg-in-yaml-v2@2.4.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/spf13/viper
Licenses: Expat
Build system: go
Synopsis: Go configuration with fangs
Description:

Viper is a complete configuration solution for Go applications including 12-Factor apps. It is designed to work within an application, and can handle all types of configuration needs and formats.

go-github-com-6543-go-version 1.4.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/6543/go-version
Licenses: MPL 2.0
Build system: go
Synopsis: Versioning Library for Go
Description:

Package version provides functionality for parsing and comparing version strings. It supports semantic versioning and includes methods for version comparison, manipulation, and formatting.

go-github-com-blevesearch-gtreap 0.1.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/blevesearch/gtreap
Licenses: Expat
Build system: go
Synopsis: Go immutable treap library
Description:

This package provides an immutable treap implementation in the Go Language. A treap is a data structure that maintains a dynamic set of ordered keys and allows binary searches among the keys. Its height is, with high probability, proportional to the logarithm of the number of keys, so that each search, insertion, or deletion operation takes logarithmic time to perform. gtreap's implementation of a treap is immutable, and thus provides a simple approach to multi-version concurrency control. It's an alternative fork of https://github.com/steveyen/gtreap.

go-github-com-mroth-weightedrand-v2 2.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/mroth/weightedrand
Licenses: Expat
Build system: go
Synopsis: Weighted random selection for Go
Description:

Package weightedrand contains a performant data structure and algorithm used to randomly select an element from some kind of list, where the chances of each element to be selected not being equal, but defined by relative "weights" (or probabilities). This is called weighted random selection.

go-github-com-michiwend-golang-pretty 0.0.0-20141116172505-8ac61812ea3f
Propagated dependencies: go-github-com-kr-text@0.2.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/michiwend/golang-pretty
Licenses: Expat
Build system: go
Synopsis: Pretty printing for Go values
Description:

Package pretty provides pretty-printing for Go values. This is useful during debugging, to avoid wrapping long output lines in the terminal.

It provides a function, Formatter, that can be used with any function that accepts a format string. It also provides convenience wrappers for functions in packages fmt and log.

go-github-com-puzpuzpuz-xsync-v2 2.5.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/puzpuzpuz/xsync
Licenses: Expat
Build system: go
Synopsis: Concurrent data structures for Go
Description:

This package is an extension for the standard sync package and provides the following concurrent data structures for Go: a concurrent counter, concurrent hash table, multiple concurrent queues and mutex.

go-github-com-xdg-go-stringprep 1.0.4
Propagated dependencies: go-golang-org-x-text@0.36.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/xdg-go/stringprep
Licenses: ASL 2.0
Build system: go
Synopsis: Go implementation of RFC-3454 stringprep and RFC-4013 SASLprep
Description:

Package stringprep provides data tables and algorithms for RFC-3454, including errata. It also provides a profile for SASLprep as defined in RFC-4013.

Total packages: 72465