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

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-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-pborman-uuid 1.2.1
Propagated dependencies: go-github-com-google-uuid@1.6.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/pborman/uuid
Licenses: Modified BSD
Build system: go
Synopsis: Generates and inspects UUIDs
Description:

The uuid package generates and inspects UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services. This package now leverages the github.com/google/uuid package (which is based off an earlier version of this package).

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

go-github-com-spf13-afero 1.6.0
Propagated dependencies: go-github-com-pkg-sftp@1.13.7 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/spf13/afero
Licenses: ASL 2.0
Build system: go
Synopsis: File system abstraction for Go
Description:

This package provides a file system abstraction for Go.

go-github-com-pbnjay-memory 0.0.0-2.7b4eea6
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/gedex/inflector
Licenses: Modified BSD
Build system: go
Synopsis: Go library to report total system memory
Description:

memory provides a single method reporting total physical system memory accessible to the kernel. It does not account for memory used by other processes.

go-github-com-beorn7-perks 1.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/beorn7/perks
Licenses: Expat
Build system: go
Synopsis: Compute approximate quantiles over an unbounded data stream
Description:

Perks contains the Go package quantile that computes approximate quantiles over an unbounded data stream within low memory and CPU bounds.

go-github-com-spdx-gordf 0.0.0-20250128162952-000978ccd6fb
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/spdx/gordf
Licenses: Expat
Build system: go
Synopsis: RDF parser for Golang
Description:

This package provides a parser for RDF files linearized using RDF/XML format. It is used to represent the RDF files in memory and write back in possibly different formats like JSON and XML.

go-github-com-disintegration-imaging 1.6.2
Propagated dependencies: go-golang-org-x-image@0.32.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/disintegration/imaging
Licenses: Expat
Build system: go
Synopsis: Simple image processing for Go
Description:

This package provides basic image processing functions (resize, rotate, crop, brightness/contrast adjustments, etc.).

go-github-com-tiendc-go-deepcopy 1.7.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/tiendc/go-deepcopy
Licenses: Expat
Build system: go
Synopsis: Fast deep-copy library for Go
Description:

This package implements a functionality to copy one Golang type into another.

go-github-com-valyala-fasttemplate 1.2.2
Propagated dependencies: go-github-com-valyala-bytebufferpool@1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/valyala/fasttemplate
Licenses: Expat
Build system: go
Synopsis: Template engine for Golang
Description:

Package fasttemplate implements simple and fast template library.

go-github-com-bits-and-blooms-bitset 1.24.4
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/bits-and-blooms/bitset
Licenses: Modified BSD
Build system: go
Synopsis: Bitsets in Go
Description:

This package provides a Go implementation of bitsets, which are a mapping between non-negative integers and boolean values focused on efficient space usage.

go-github-com-shamaton-msgpack-v3 3.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/shamaton/msgpack
Licenses: Expat
Build system: go
Synopsis: MessagePack for Golang
Description:

This package provides MessagePack implementation in Go.

go-github-com-kpango-glg 1.6.15
Propagated dependencies: go-github-com-goccy-go-json@0.10.5 go-github-com-kpango-fastime@1.1.9 go-github-com-sirupsen-logrus@1.9.3 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/kpango/glg
Licenses: Expat
Build system: go
Synopsis: Lock-free logging library for Go
Description:

glg is simple lock-free logging library for Go.

go-github-com-arduino-go-serial-utils 0.1.2
Propagated dependencies: go-go-bug-st-serial@1.7.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/arduino/go-serial-utils
Licenses: GPL 3
Build system: go
Synopsis: Serial ports on Arduino boards procedures library
Description:

Golang library with a bunch of procedures to handle serial ports on Arduino (and compatible) boards.

go-github-com-bodgit-plumbing 1.3.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/bodgit/plumbing
Licenses: Modified BSD
Build system: go
Synopsis: I/O helpers utils for Golang
Description:

Package plumbing is a collection of assorted I/O helpers.

go-github-com-hebcal-hdate 1.1.0
Propagated dependencies: go-github-com-hebcal-greg@1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hebcal/hdate
Licenses: GPL 2
Build system: go
Synopsis: Converts between Hebrew and Gregorian dates
Description:

Hebcal's hdate package converts between Hebrew and Gregorian dates.

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-lann-ps 0.0.0-20150810152359-62de8c46ede0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/lann/ps
Licenses: Expat
Build system: go
Synopsis: Persistent data structures for Golang
Description:

This package implements a fully persistent data structures - a data structure that always preserves the previous version of itself when it is modified. Such data structures are effectively immutable, as their operations do not update the structure in-place, but instead always yield a new structure. It's a stable fork of https://github.com/mndrix/ps.

go-github-com-winfsp-cgofuse 1.5.0
Propagated dependencies: fuse@3.18.1 fuse@2.9.9
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/winfsp/cgofuse
Licenses: Expat
Build system: go
Synopsis: Cross-platform FUSE library for Golang
Description:

Cgofuse is a cross-platform FUSE library for Go. It is supported on multiple platforms and can be ported to any platform that has a FUSE implementation. It has cgo, !cgo (aka "nocgo") and FUSE (aka "FUSE2"), FUSE3 variants depending on the platform.

go-github-com-arduino-pluggable-discovery-protocol-handler 2.2.1
Propagated dependencies: go-github-com-arduino-go-paths-helper@1.14.0 go-github-com-arduino-go-properties-orderedmap@1.8.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/arduino/pluggable-discovery-protocol-handler
Licenses: GPL 3
Build system: go
Synopsis: Pluggable Discovery Protocol Handler
Description:

Package discovery is a library for handling the Arduino Pluggable-Discovery protocol.

go-github-com-muesli-combinator 0.3.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/muesli/combinator
Licenses: Expat
Build system: go
Synopsis: Cancelable reader for Go
Description:

combinator generates a slice of all possible value combinations for any given struct and a set of its potential member values. This can be used to generate extensive test matrixes among other things.

go-github-com-diskfs-go-diskfs 1.7.0
Propagated dependencies: go-github-com-anchore-go-lzo@0.1.0 go-github-com-djherbis-times@1.6.0 go-github-com-elliotwutingfeng-asciiset@0.0.0-20260129054604-cfde2086bc57 go-github-com-google-uuid@1.6.0 go-github-com-klauspost-compress@1.18.0 go-github-com-pierrec-lz4-v4@4.1.21 go-github-com-pkg-xattr@0.4.10 go-github-com-sirupsen-logrus@1.9.3 go-github-com-ulikunitz-xz@0.5.12 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/diskfs/go-diskfs
Licenses: Expat
Build system: go
Synopsis: Disks, disk images and filesystems manipulation utilities for Go
Description:

Package diskfs implements methods for creating and manipulating disks and filesystems.

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-zgo-at-zstd 0.0.0-20250624130507-310bc16feb74
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/arp242/zstd
Licenses: Expat
Build system: go
Synopsis: Extensions to Go's standard library
Description:

Package zstd is a collection of extensions to Go's standard library.

Total packages: 72465