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

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.


firefox-decrypt 1.1.1
Dependencies: nss@3.101.4 python@3.11.14
Channel: guix
Location: gnu/packages/gnuzilla.scm (gnu packages gnuzilla)
Home page: https://github.com/Unode/firefox_decrypt/
Licenses: GPL 3+
Build system: trivial
Synopsis: Tool to extract passwords from Mozilla profiles
Description:

Firefox Decrypt is a tool to extract passwords from Mozilla (Firefox, Waterfox, Thunderbird, SeaMonkey) profiles.

lz4json 2
Dependencies: lz4@1.10.0
Channel: guix
Location: gnu/packages/gnuzilla.scm (gnu packages gnuzilla)
Home page: https://github.com/andikleen/lz4json
Licenses: FreeBSD
Build system: gnu
Synopsis: C decompress tool for mozilla lz4json format
Description:

lz4json is a little utility to unpack lz4json files as generated by Firefox's bookmark backups and session restore. This is a different format from what the normal lz4 utility expects. The data is dumped to stdout.

libinfinity 0.7.2
Dependencies: glib@2.83.3 gsasl@2.2.2 gtk+@3.24.51 libxml2@2.14.6
Channel: guix
Location: gnu/packages/gobby.scm (gnu packages gobby)
Home page: https://gobby.github.io/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Infininote protocol implementation
Description:

libinfinity is a library to build collaborative text editors. Changes to the text buffers are synced to all other clients over a central server. Even though a central server is involved, the local user sees his changes applied instantly and the merging is done on the individual clients.

obby 0.4.8
Dependencies: libsigc++@2.9.3 gnutls@3.8.3 libnet6@1.3.14
Channel: guix
Location: gnu/packages/gobby.scm (gnu packages gobby)
Home page: https://gobby.github.io/
Licenses: GPL 2+
Build system: gnu
Synopsis: Library for building collaborative editors
Description:

Library that provides synced document buffers. It supports multiple documents in one session. Obby is used by the Gobby collaborative editor.

libnet6 1.3.14
Dependencies: libsigc++@2.9.3 gnutls@3.8.3
Channel: guix
Location: gnu/packages/gobby.scm (gnu packages gobby)
Home page: https://gobby.github.io/
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Network access framework for IPv4/IPv6
Description:

Library which that provides a TCP protocol abstraction for C++.

gobby 0.6.0
Dependencies: gnutls@3.8.3 gsasl@2.2.2 gtkmm@3.24.9 gtksourceview@3.24.11 libinfinity@0.7.2 libxml++@2.42.3
Channel: guix
Location: gnu/packages/gobby.scm (gnu packages gobby)
Home page: https://gobby.github.io/
Licenses: GPL 2+
Build system: glib-or-gtk
Synopsis: Collaborative editor
Description:

Collaborative editor that supports multiple documents in one session and a multi-user chat. Gobby allows multiple users to edit the same document together over the internet in real-time.

gopls 0.19.1
Channel: guix
Location: gnu/packages/golang-apps.scm (gnu packages golang-apps)
Home page: https://golang.org/x/tools/gopls
Licenses: Modified BSD
Build system: go
Synopsis: Official language server for the Go language
Description:

Pronounced ``Go please'', this is the official Go language server developed by the Go team. It provides IDE features to any LSP-compatible editor.

gomacro 0.0.0-20250712144029-20095acfbf18
Dependencies: go-golang-org-x-tools@0.37.0 go-github-com-peterh-liner@1.2.2 go-github-com-mattn-go-runewidth@0.0.16
Channel: guix
Location: gnu/packages/golang-apps.scm (gnu packages golang-apps)
Home page: https://github.com/cosmos72/gomacro
Licenses: MPL 2.0
Build system: go
Synopsis: Interactive Go interpreter and debugger with generics and macros
Description:

gomacro is an almost complete Go interpreter, implemented in pure Go. It offers both an interactive REPL and a scripting mode, and does not require a Go toolchain at runtime (except in one very specific case: import of a 3rd party package at runtime).

mnc 0.5
Dependencies: go-github-com-influxdata-cron@0.0.0-20201006132531-4bb0a200dcbe
Channel: guix
Location: gnu/packages/golang-apps.scm (gnu packages golang-apps)
Home page: https://git.sr.ht/~anjan/mnc
Licenses: Unlicense
Build system: go
Synopsis: Find seconds to next cron job
Description:

mnc (my next cron) opens the user's crontab and echos the time when the next cronjob will be ran.

godef 1.1.2
Dependencies: go-golang-org-x-tools@0.37.0 go-ninefans-net-go@0.0.7
Channel: guix
Location: gnu/packages/golang-apps.scm (gnu packages golang-apps)
Home page: https://github.com/rogpeppe/godef
Licenses: Modified BSD
Build system: go
Synopsis: Print where symbols are defined in Go source code
Description:

The godef command prints the source location of definitions in Go programs.

go-jsonnet 0.21.0
Channel: guix
Location: gnu/packages/golang-apps.scm (gnu packages golang-apps)
Home page: https://github.com/google/go-jsonnet
Licenses: ASL 2.0
Build system: go
Synopsis: Go implementation of Jsonnet
Description:

This package provides an implementation of the Jsonnet data templating language in Go. It is a feature-complete, production-ready implementation, compatible with the original Jsonnet C++implementation.

go-chroma 2.20.0
Channel: guix
Location: gnu/packages/golang-apps.scm (gnu packages golang-apps)
Home page: https://github.com/alecthomas/chroma
Licenses: Expat
Build system: go
Synopsis: General purpose syntax highlighter
Description:

This package implements a syntax highlighter for a long list of programming languages. It takes source code and other structured text and converts it into syntax highlighted HTML, ANSI-coloured text, etc. Chroma is based heavily on Pygments, and includes translators for Pygments lexers and styles.

gore 0.6.1
Dependencies: gopls@0.19.1
Channel: guix
Location: gnu/packages/golang-apps.scm (gnu packages golang-apps)
Home page: https://github.com/x-motemen/gore
Licenses: Expat
Build system: go
Synopsis: Go REPL with line editing and completion capabilities
Description:

Gore is a Go REPL that offers line editing and auto-completion. Some of its features include:

  • Line editing with history

  • Multi-line input

  • Package importing with completion

  • Evaluates any expressions, statements and function declarations

  • No ``evaluated but not used'' errors

  • Code completion

  • Showing documents

  • Auto-importing (gore -autoimport)

go-fxlint 0.0.0-20250513223611-0a30575829d4
Channel: guix
Location: gnu/packages/golang-apps.scm (gnu packages golang-apps)
Home page: https://go.uber.org/fx
Licenses: Expat
Build system: go
Synopsis: Verify FX events
Description:

This Package implements a Go analysis pass that verifies that an fxevent.Logger implementation handles all known fxevent types. As a special case for no-op or fake fxevent.Loggers, it ignores implementations that handle none of the event types.

go-github-com-pkg-errors 0.9.1
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://github.com/pkg/errors
Licenses: FreeBSD
Build system: go
Synopsis: Go error handling primitives
Description:

This package provides error, which offers simple error handling primitives in Go.

go-github-com-goccmack-gocc 1.0.2
Propagated dependencies: go-golang-org-x-mod@0.29.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://github.com/goccmack/gocc
Licenses: ASL 2.0
Build system: go
Synopsis: Parser/Scanner Generator
Description:

Gocc is a compiler kit for Go written in Go. Gocc generates lexers and parsers or stand-alone DFAs or parsers from a BNF. Lexers are DFAs, which recognise regular languages. Gocc lexers accept UTF-8 input. Gocc parsers are PDAs, which recognise LR-1 languages. Optional LR1 conflict handling automatically resolves shift / reduce and reduce / reduce conflicts.

go-golang-org-x-sync 0.17.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://go.googlesource.com/sync/
Licenses: Modified BSD
Build system: go
Synopsis: Additional Go concurrency primitives
Description:

This package provides Go concurrency primitives in addition to the ones provided by the language and sync and sync/atomic packages. The package provides several Golang submodules:

  • errgroup - synchronization, error propagation, and Context cancellation for groups of goroutines working on subtasks of a common task

  • semaphore - a weighted semaphore implementation

  • singleflight - a duplicate function call suppression mechanism

  • syncmap - a concurrent map implementation

go-golang-org-x-mobile 0.0.0-20251113184115-a159579294ab
Dependencies: openal@1.23.1 mesa@25.2.3
Propagated dependencies: go-golang-org-x-exp@0.0.0-20250911091902-df9299821621 go-golang-org-x-image@0.32.0 go-golang-org-x-mod@0.29.0 go-golang-org-x-sync@0.17.0 go-golang-org-x-tools@0.37.0 go-golang-org-x-tools-go-packages-packagestest@0.1.1-deprecated
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://golang.org/x/mobile
Licenses: Modified BSD
Build system: go
Synopsis: Mobile devices support for Golang
Description:

This package implements a functionality for using Go on mobile platforms.

go-github-com-google-btree 1.1.3
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://github.com/google/btree
Licenses: ASL 2.0
Build system: go
Synopsis: Simple, ordered, in-memory data structure for Go programs
Description:

This package provides an in-memory B-Tree implementation for Go, useful as an ordered, mutable data structure.

go-golang-org-x-mod 0.29.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://golang.org/x/mod
Licenses: Modified BSD
Build system: go
Synopsis: Tools to work directly with Go module mechanics
Description:

This repository holds packages for writing tools that work directly with Go module mechanics. That is, it is for direct manipulation of Go modules themselves.

The specific case of loading packages should still be done by invoking the go command, which remains the single point of truth for package loading algorithms.

go-github-com-matttproud-golang-protobuf-extensions 1.0.4
Propagated dependencies: go-github-com-golang-protobuf@1.5.4
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://github.com/matttproud/golang_protobuf_extensions
Licenses: ASL 2.0
Build system: go
Synopsis: Support for streaming Protocol Buffer messages for Golang
Description:

This package provides various Protocol Buffer extensions for the Go language (golang), namely support for record length-delimited message streaming.

go-golang-org-x-text 0.30.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://go.googlesource.com/text
Licenses: Modified BSD
Build system: go
Synopsis: Supplemental Go text processing libraries
Description:

This package provides supplemental Go libraries for text processing.

go-github-com-ebitengine-purego 0.9.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://github.com/ebitengine/purego
Licenses: ASL 2.0
Build system: go
Synopsis: Library for calling C functions from Go without Cgo
Description:

This package provides a library for calling C functions from Go without Cgo.

Featues:

  • build for other platforms easily without a C compiler

  • efficiently cache entirely Go builds

  • using Cgo generates a C wrapper function for each C function called

  • load symbols at runtime and use it as a plugin system

  • call into other languages that are compiled into shared objects

  • works even with CGO_ENABLED=1 so incremental porting is possible

go-github-com-google-go-cmp 0.7.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://github.com/google/go-cmp
Licenses: Modified BSD
Build system: go
Synopsis: Determine equality of values in Go
Description:

This package is intended to be a more powerful and safer alternative to reflect.DeepEqual for comparing whether two values are semantically equal.

Total packages: 69282