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

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-json-iterator-go 1.1.12
Propagated dependencies: go-github-com-stretchr-testify@1.11.1 go-github-com-modern-go-reflect2@1.0.2 go-github-com-modern-go-concurrent@0.0.0-20180306012644-bacd9c7ef1dd go-github-com-google-gofuzz@1.2.0 go-github-com-davecgh-go-spew@1.1.1
Channel: rrr
Location: rrr/packages/dns.scm (rrr packages dns)
Home page: https://github.com/json-iterator/go
Licenses: Expat
Build system: go
Synopsis: Benchmark
Description:

Package jsoniter implements encoding and decoding of JSON as defined in RFC 4627 and provides interfaces with identical syntax of standard lib encoding/json. Converting from encoding/json to jsoniter is no more than replacing the package with jsoniter and variable type declarations (if any). jsoniter interfaces gives 100% compatibility with code using standard lib.

go-golang-org-x-mod 0.5.1
Channel: rrr
Location: rrr/packages/dns.scm (rrr packages dns)
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-mvdan-cc-lint 0.0.0-20170908181259-adc824a0674b
Channel: rrr
Location: rrr/packages/dns.scm (rrr packages dns)
Home page: https://mvdan.cc/lint
Licenses: Modified BSD
Build system: go
Synopsis: lint
Description:

Package lint defines common interfaces for Go code checkers.

go-golang-org-x-tools 0.1.10
Channel: rrr
Location: rrr/packages/dns.scm (rrr packages dns)
Home page: https://golang.org/x/tools
Licenses: Modified BSD
Build system: go
Synopsis: Go Tools
Description:

This subrepository holds the source for various packages and tools that support the Go programming language.

dnscrypt-proxy 2.1.1
Channel: rrr
Location: rrr/packages/dns.scm (rrr packages dns)
Home page: https://github.com/DNSCrypt/dnscrypt-proxy
Licenses: ISC
Build system: go
Synopsis:
Description:

This package provides a flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2, DNS-over-HTTPS, Anonymized DNSCrypt and ODoH (Oblivious DoH).

go-github-com-modern-go-concurrent 0.0.0-20180306012644-bacd9c7ef1dd
Channel: rrr
Location: rrr/packages/dns.scm (rrr packages dns)
Home page: https://github.com/modern-go/concurrent
Licenses: ASL 2.0
Build system: go
Synopsis: Concurrency utilities
Description:

because sync.Map is only available in go 1.9, we can use concurrent.Map to make code portable

go-mvdan-cc-gofumpt 0.3.0
Propagated dependencies: go-golang-org-x-tools@0.1.10 go-golang-org-x-sys@0.0.0-20220315194320-039c03cc5b86 go-golang-org-x-sync@0.20.0 go-golang-org-x-mod@0.5.1 go-github-com-rogpeppe-go-internal@1.12.0 go-github-com-google-go-cmp@0.5.7 go-github-com-frankban-quicktest@1.14.6
Channel: rrr
Location: rrr/packages/dns.scm (rrr packages dns)
Home page: https://mvdan.cc/gofumpt
Licenses: Modified BSD
Build system: go
Synopsis: Stricter gofmt
Description:

Enforce a stricter format than gofmt, while being backwards compatible. That is, gofumpt is happy with a subset of the formats that gofmt is happy with.

go-golang-org-x-xerrors 0.0.0-20200804184101-5ec99f83aff1
Channel: rrr
Location: rrr/packages/dns.scm (rrr packages dns)
Home page: https://golang.org/x/xerrors
Licenses: Modified BSD
Build system: go
Synopsis: Go 1.13 error values
Description:

This package holds the transition packages for the new Go 1.13 error values.

go-golang-org-x-text 0.3.7
Channel: rrr
Location: rrr/packages/dns.scm (rrr packages dns)
Home page: https://golang.org/x/text
Licenses: Modified BSD
Build system: go
Synopsis: Supplemental Go text processing libraries
Description:

This package provides supplemental Go libraries for text processing.

go-golang-org-x-sys 0.0.0-20220315194320-039c03cc5b86
Channel: rrr
Location: rrr/packages/dns.scm (rrr packages dns)
Home page: https://golang.org/x/sys
Licenses: Modified BSD
Build system: go
Synopsis: sys
Description:

This repository holds supplemental Go packages for low-level interactions with the operating system.

go-github-com-modern-go-reflect2 1.0.2
Channel: rrr
Location: rrr/packages/dns.scm (rrr packages dns)
Home page: https://github.com/modern-go/reflect2
Licenses: ASL 2.0
Build system: go
Synopsis: reflect2
Description:

reflect api that avoids runtime reflect.Value cost

emacs-al-scheme 0.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/alezost/emacs-config/blob/master/utils/al-scheme.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Additional functionality for @code{scheme-mode}
#<unspecified>
emacs-enime 0.1-5.ad910eb
Dependencies: openssl@3.5.5
Propagated dependencies: emacs-dash@2.20.0 emacs-esxml@0.3.8 emacs-request@0.3.2-1.3336eaa emacs-mpv@0.2.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/xl666/enime
Licenses: GPL 3+
Build system: emacs
Synopsis: Watch anime with emacs
#<unspecified>
emacs-telega-x 0.1.0-24.3e36c4d
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/telega-afa
Licenses: GPL 3+
Build system: emacs
Synopsis: Extensions for telega
#<unspecified>
emacs-ts-query-highlight 0.1-1.fea63ef
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~meow_king/ts-query-highlight
Licenses: GPL 3+
Build system: emacs
Synopsis: Interactively highlight tree sitter queries
#<unspecified>
emacs-anakondo 0.2-0.16b0ba1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/didibus/anakondo
Licenses: Expat
Build system: emacs
Synopsis: Minor mode for Clojure[Script] completion powered by clj-kondo
Description:

This package makes use of clj-kondo's analysis data to provide code editing facilities related to Clojure, ClojureScript and cljc source.

emacs-ytel 0.2.0-6.eafffa7
Propagated dependencies: emacs-plz@0.9.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/grastello/ytel
Licenses: GPL 3+
Build system: emacs
Synopsis: Query YouTube via Invidious
#<unspecified>
emacs-youtube-dl 1.0.1-6.91f9152
Dependencies: yt-dlp@2026.06.09
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/skeeto/youtube-dl-emacs/
Licenses: Unlicense
Build system: emacs
Synopsis: Emacs youtube-dl download manager
Description:

This package manages a video download queue for yt-dlp, which serves as the back end. It manages a single yt-dlp subprocess, downloading one video at a time. New videos can be queued at any time.

emacs-tidal 0.1-1.bac0926
Propagated dependencies: emacs-haskell-mode@17.5-0.e9c3567
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/tidal
Licenses: GPL 3+
Build system: emacs
Synopsis: Interact with TidalCycles for live coding patterns
#<unspecified>
emacs-prot-common 0.1.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://gitlab.com/protesilaos/dotfiles/
Licenses: GPL 3+
Build system: emacs
Synopsis: Common functions for dotemacs
#<unspecified>
emacs-debase 0.7-0.dccea8a
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/debase
Licenses: GPL 3+
Build system: emacs
Synopsis: D-Bus convenience layer for Emacs
Description:
emacs-mpv 0.2.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/kljohann/mpv.el
Licenses: GPL 3+
Build system: emacs
Synopsis: control mpv for easy note-taking
#<unspecified>
emacs-flymake-guile 0.1.2-3.9d91f43
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/flymake-guile
Licenses: GPL 3+
Build system: emacs
Synopsis: Flymake backend for GNU Guile
Description:

This package provides a Flymake backend for GNU Guile.

emacs-ef-themes 0.9.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~protesilaos/ef-themes
Licenses: GPL 3+
Build system: emacs
Synopsis: Colorful and legible themes
Description:

The ef-themes are a collection of light and dark themes for GNU Emacs whose goal is to provide colorful ("pretty") yet legible options for users who want something with a bit more flair than the modus-themes.

Total packages: 72465