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

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-x448-float16 0.8.4
Channel: guix
Location: gnu/packages/golang-maths.scm (gnu packages golang-maths)
Home page: https://github.com/x448/float16
Licenses: Expat
Build system: go
Synopsis: Float16 (Binary16) in Golang
Description:

This package provides a IEEE 754 half-precision floating-point format (binary16) with IEEE 754 default rounding for conversions. IEEE 754-2008 refers to this 16-bit floating-point format as binary16.

go-github-com-shopspring-decimal 1.4.0
Channel: guix
Location: gnu/packages/golang-maths.scm (gnu packages golang-maths)
Home page: https://github.com/shopspring/decimal
Licenses: Expat
Build system: go
Synopsis: Arbitrary-precision fixed-point decimal numbers in Golang
Description:

Package decimal implements an arbitrary precision fixed-point decimal. Features:

  • the zero-value is 0, and is safe to use without initialization

  • addition, subtraction, multiplication with no loss of precision

  • division with specified precision

  • database/sql serialization/deserialization

  • JSON and XML serialization/deserialization

go-gonum-org-v1-gonum 0.16.0
Propagated dependencies: go-github-com-goccmack-gocc@1.0.2 go-github-com-google-go-cmp@0.7.0 go-golang-org-x-exp@0.0.0-20250911091902-df9299821621 go-golang-org-x-tools@0.44.0
Channel: guix
Location: gnu/packages/golang-maths.scm (gnu packages golang-maths)
Home page: https://www.gonum.org/
Licenses: Expat
Build system: go
Synopsis: Set of numeric libraries for Golang
Description:

Gonum is a set of packages designed to make writing numerical and scientific algorithms productive, performant, and scalable. It provides libraries for matrices and linear algebra; statistics, probability distributions, and sampling; tools for function differentiation,integration, and optimization; network creation and analysis

go-github-com-remyoudompheng-bigfft 0.0.0-20230129092748-24d4a6f8daec
Channel: guix
Location: gnu/packages/golang-maths.scm (gnu packages golang-maths)
Home page: https://github.com/remyoudompheng/bigfft
Licenses: Modified BSD
Build system: go
Synopsis: Big integer multiplication library for using Fast Fourier transform
Description:

Package bigfft implements multiplication of big.Int using FFT (Schonhage-Strassen method for multiplying integers).

go-github-com-bmkessler-fastdiv 0.0.0-20190227075523-41d5178f2044
Channel: guix
Location: gnu/packages/golang-maths.scm (gnu packages golang-maths)
Home page: https://github.com/bmkessler/fastdiv
Licenses: Expat
Build system: go
Synopsis: Runtime divisibility check in Golang
Description:

Package fastdiv implements fast division, modulus and divisibility checks for divisors known only at runtime based on paper: Faster Remainder by Direct Computation: Applications to Compilers and Software Libraries.

go-github-com-xanzy-go-gitlab 0.114.0
Propagated dependencies: go-github-com-google-go-querystring@1.1.0 go-github-com-hashicorp-go-cleanhttp@0.5.2 go-github-com-hashicorp-go-retryablehttp@0.7.8 go-golang-org-x-oauth2@0.36.0 go-golang-org-x-time@0.14.0
Channel: guix
Location: gnu/packages/golang-vcs.scm (gnu packages golang-vcs)
Home page: https://github.com/xanzy/go-gitlab
Licenses: ASL 2.0
Build system: go
Synopsis: GitLab Go SDK
Description:

This package provides a GitLab API client enabling Go programs to interact with GitLab in a simple and uniform way.

go-code-forgejo-org-f3-gof3-v3 3.11.39
Propagated dependencies: go-github-com-42wim-httpsig@1.2.3 go-github-com-aio-arch-graphlib@1.0.2 go-github-com-hashicorp-go-version@1.7.0 go-github-com-santhosh-tekuri-jsonschema-v6@6.0.2 go-gitlab-com-gitlab-org-api-client-go@0.116.0 go-golang-org-x-crypto@0.50.0
Channel: guix
Location: gnu/packages/golang-vcs.scm (gnu packages golang-vcs)
Home page: https://code.forgejo.org/f3/gof3
Licenses: Expat
Build system: go
Synopsis: Friendly Forge Format (F3)
Description:

As a command or as a library, GoF3 provides a single operation: mirroring. The origin and destination are designated by the URL of a forge and a path to the resource.

go-github-com-git-lfs-gitobj-v2 2.1.1
Channel: guix
Location: gnu/packages/golang-vcs.scm (gnu packages golang-vcs)
Home page: https://github.com/git-lfs/gitobj
Licenses: Expat
Build system: go
Synopsis: Read and write git objects
Description:

This package reads and writes loose and packed (objects found in git packfiles) Git objects. It uses the pack package to search pack index files and locate the corresponding delta-base chain in the appropriate pack file. If gitobj can't find a loose object with the appropriate SHA-1, it will search the repository's packfile(s) instead. If it finds an object in a packfile, it will reconstruct the object along its delta-base chain and return it.

f3-cli 3.11.39
Channel: guix
Location: gnu/packages/golang-vcs.scm (gnu packages golang-vcs)
Home page: https://code.forgejo.org/f3/gof3
Licenses: Expat
Build system: go
Synopsis: Friendly Forge Format (F3)
Description:

As a command or as a library, GoF3 provides a single operation: mirroring. The origin and destination are designated by the URL of a forge and a path to the resource.

go-github-com-cli-go-internal 0.0.0-20241025142207-6c48bcd5ce24
Propagated dependencies: go-golang-org-x-mod@0.35.0 go-golang-org-x-sys@0.43.0 go-golang-org-x-tools@0.44.0
Channel: guix
Location: gnu/packages/golang-vcs.scm (gnu packages golang-vcs)
Home page: https://github.com/cli/go-internal
Licenses: Modified BSD
Build system: go
Synopsis: Internal utilities for GitHub CLI
Description:

This package provides internal utilities for the GitHub CLI. It is a hard fork of testscript to allow the gh maintainers to explore its use while providing flexibility for modifications and extensions.

go-github-com-cli-shurcool-graphql 0.0.4
Channel: guix
Location: gnu/packages/golang-vcs.scm (gnu packages golang-vcs)
Home page: https://github.com/cli/shurcooL-graphql
Licenses: Expat
Build system: go
Synopsis: GraphQL client implementation for GitHub CLI
Description:

This package provides a GraphQL client implementation forked from shurcooL/graphql, customized for use in the GitHub CLI.

go-github-com-nektos-act 1.24.1
Propagated dependencies: go-dario-cat-mergo@1.0.2 go-github-com-adrg-xdg@0.4.0 go-github-com-alecaivazis-survey-v2@2.3.7 go-github-com-andreaskoch-go-fswatch@1.0.0 go-github-com-creack-pty@1.1.24 go-github-com-distribution-reference@0.6.0 go-github-com-docker-cli@25.0.7 go-github-com-docker-distribution@2.8.3 go-github-com-docker-docker@25.0.7 go-github-com-docker-go-connections@0.5.0 go-github-com-go-git-go-git-v5@5.13.1 go-github-com-gobwas-glob@0.2.3 go-github-com-golang-jwt-jwt-v5@5.3.1 go-github-com-imdario-mergo@1.0.2 go-github-com-joho-godotenv@1.5.1 go-github-com-julienschmidt-httprouter@1.3.0 go-github-com-kballard-go-shellquote@0.0.0-1.95032a8 go-github-com-masterminds-semver@1.5.0 go-github-com-mattn-go-isatty@0.0.22 go-github-com-moby-patternmatcher@0.6.0 go-github-com-opencontainers-image-spec@1.1.0 go-github-com-opencontainers-selinux@1.11.1 go-github-com-pkg-errors@0.9.1 go-github-com-rhysd-actionlint@1.7.7 go-github-com-sabhiram-go-gitignore@0.0.0-20210923224102-525f6e181f06 go-github-com-sirupsen-logrus@1.9.3 go-github-com-spf13-cobra@1.10.2 go-github-com-spf13-pflag@1.0.10 go-github-com-timshannon-bolthold@0.0.0-20240314194003-30aac6950928 go-go-etcd-io-bbolt@1.4.3 go-golang-org-x-term@0.42.0 go-google-golang-org-protobuf@1.36.11 go-gopkg-in-yaml-v3@3.0.1
Channel: guix
Location: gnu/packages/golang-vcs.scm (gnu packages golang-vcs)
Home page: https://github.com/nektos/act
Licenses: Expat
Build system: go
Synopsis: Run GitHub Actions locally
Description:

Helper tool to run GitHub Actions locally.

go-github-com-git-lfs-pktline 0.0.0-1.ca444d5
Channel: guix
Location: gnu/packages/golang-vcs.scm (gnu packages golang-vcs)
Home page: https://github.com/git-lfs/pktline
Licenses: Expat
Build system: go
Synopsis: Git pkt-line Go toolkit
Description:

This package is a Go language toolkit for reading and writing files using the Git pkt-line format used in various Git operations.

go-gitlab-com-digitalxero-go-conventional-commit 1.0.7
Channel: guix
Location: gnu/packages/golang-vcs.scm (gnu packages golang-vcs)
Home page: https://gitlab.com/digitalxero/go-conventional-commit
Licenses: Expat
Build system: go
Synopsis: Go parser for conventional commits
Description:

This package provides a Go parser for conventional-commit messages https://www.conventionalcommits.org/.

git-sync 4.4.3
Channel: guix
Location: gnu/packages/golang-vcs.scm (gnu packages golang-vcs)
Home page: https://github.com/kubernetes/git-sync
Licenses: ASL 2.0
Build system: go
Synopsis: Keep repository in sync with the upstream
Description:

git-sync is a simple command that pulls a git repository into a local directory. It is a perfect "sidecar" container in Kubernetes - it can periodically pull files down from a repository so that an application can consume them.

go-github-com-go-git-gcfg 1.5.0
Propagated dependencies: go-github-com-pkg-errors@0.9.1 go-gopkg-in-warnings-v0@0.1.2
Channel: guix
Location: gnu/packages/golang-vcs.scm (gnu packages golang-vcs)
Home page: https://github.com/go-git/gcfg
Licenses: Modified BSD
Build system: go
Synopsis: Gcfg reads INI-style configuration files into Go structs
Description:

Gcfg reads INI-style configuration files into Go structs.

go-code-gitea-io-actions-proto-go-runner 0.4.1
Propagated dependencies: go-google-golang-org-protobuf@1.36.11 go-connectrpc-com-connect@1.18.1
Channel: guix
Location: gnu/packages/golang-vcs.scm (gnu packages golang-vcs)
Home page: https://code.gitea.io/actions-proto-go
Licenses: Expat
Build system: go
Synopsis: Action runner for Gitea
Description:

This package provides an Action runner for the Gitea forge.

go-github-com-jiangxin-goconfig 1.1.2
Propagated dependencies: go-github-com-golang-groupcache@0.0.0-20210331224755-41bb18bfe9da go-github-com-spf13-pflag@1.0.10
Channel: guix
Location: gnu/packages/golang-vcs.scm (gnu packages golang-vcs)
Home page: https://github.com/jiangxin/goconfig
Licenses: GPL 2+
Build system: go
Synopsis: Go parsing library for .gitconfig files
Description:

goconfig is a Go library for parsing configuration files that have the same syntax as .gitconfig files. It understands multiple values configuration, and can parse configurations include via include.path directives. includeIf.*.path directives are not supported yet.

go-code-gitea-io-actions-proto-go-ping 0.4.1
Propagated dependencies: go-google-golang-org-protobuf@1.36.11 go-connectrpc-com-connect@1.18.1
Channel: guix
Location: gnu/packages/golang-vcs.scm (gnu packages golang-vcs)
Home page: https://code.gitea.io/actions-proto-go
Licenses: Expat
Build system: go
Synopsis: Helper for the Gitea Action runner
Description:

This package provides a helper for the Gitea Action runer.

go-github-com-go-git-gcfg-v2 2.0.2
Propagated dependencies: go-github-com-pkg-errors@0.9.1 go-gopkg-in-warnings-v0@0.1.2
Channel: guix
Location: gnu/packages/golang-vcs.scm (gnu packages golang-vcs)
Home page: https://github.com/go-git/gcfg
Licenses: Modified BSD
Build system: go
Synopsis: Gcfg reads INI-style configuration files into Go structs
Description:

Gcfg reads INI-style configuration files into Go structs.

go-github-com-rhysd-actionlint 1.7.7
Propagated dependencies: go-gopkg-in-yaml-v3@3.0.1 go-golang-org-x-sys@0.43.0 go-golang-org-x-sync@0.20.0 go-github-com-yuin-goldmark@1.8.2 go-github-com-robfig-cron-v3@3.0.1 go-github-com-mattn-go-shellwords@1.0.12 go-github-com-mattn-go-runewidth@0.0.16 go-github-com-mattn-go-colorable@0.1.13 go-github-com-google-go-cmp@0.7.0 go-github-com-fatih-color@1.17.0 go-github-com-bmatcuk-doublestar-v4@4.8.1
Channel: guix
Location: gnu/packages/golang-vcs.scm (gnu packages golang-vcs)
Home page: https://github.com/rhysd/actionlint
Licenses: Expat
Build system: go
Synopsis: Statically check GitHub Action workflow files
Description:

Package actionlint is the implementation of actionlint linter. It's a static checker for GitHub Actions workflow files.

Total packages: 32521