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

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.


shepherd 0.8.1
Dependencies: guile@3.0.9 guile-readline@3.0.9
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.gnu.org/software/shepherd/
Licenses: GPL 3+
Build system: gnu
Synopsis: System service manager
Description:

The GNU Shepherd is a daemon-managing daemon, meaning that it supervises the execution of system services, replacing similar functionality found in typical init systems. It provides dependency-handling through a convenient interface and is based on GNU Guile.

bpytop 1.0.68
Dependencies: python-psutil@7.0.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/aristocratos/bpytop
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Resource monitor
Description:

Resource monitor that shows usage and stats for processor, memory, disks, network and processes. It's a Python port and continuation of bashtop.

pam-uaccess 0.0.0-0.54fbf04
Dependencies: acl@2.3.1 eudev@3.2.14 linux-pam@1.5.2
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://git.sr.ht/~kennylevinsen/pam_uaccess
Licenses: Expat
Build system: meson
Synopsis: PAM module that grants access to devices tagged @code{uaccess} in udev
Description:

pam_uaccess is a PAM module that grants access to devices tagged uaccess in udev for the duration of the users' session, replacing elogind's uaccess feature.

inetutils 2.5
Dependencies: coreutils@9.1 shadow@4.13 libxcrypt@4.4.38 ncurses@6.2.20210619 readline@8.2.13
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.gnu.org/software/inetutils/
Licenses: GPL 3+
Build system: gnu
Synopsis: Basic networking utilities
Description:

Inetutils is a collection of common network programs, such as an ftp client and server, a telnet client and server, an rsh client and server, and hostname.

px 3.6.12
Dependencies: lsof@4.99.3 net-tools@1.60-0.479bb4a procps@4.0.3 sysstat@12.7.5 util-linux@2.40.4
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/walles/px
Licenses: Expat
Build system: pyproject
Synopsis: Alternative to @command{ps}, @command{top} and @command{pstree}
Description:

This package provides a way to figure out which processes communicate with which other processes. It provides more usable versions of ps, top and pstree.

alive 2.0.5
Dependencies: guile@3.0.9 inetutils@2.5
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.gnu.org/software/alive/
Licenses: GPL 3+
Build system: gnu
Synopsis: Autologin and keep-alive daemon
Description:

GNU Alive sends periodic pings to a server, generally to keep a connection alive.

stress-ng 0.19.06
Dependencies: keyutils@1.6.3 kmod@29 libaio@0.3.113 libbsd@0.11.7 libcap@2.64 libgcrypt@1.11.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/ColinIanKing/stress-ng
Licenses: GPL 2+
Build system: gnu
Synopsis: Load and stress-test a computer system in various ways
Description:

stress-ng stress-tests a computer system by exercising both physical subsystems as operating system kernel interfaces. It can stress the CPU, cache, disk, memory, socket and pipe I/O, scheduling, and much more, in various selectable ways. This can trip hardware issues such as thermal overruns as well as operating system bugs that occur only when a system is being thrashed hard.

You can also measure test throughput rates, which can be useful to observe performance changes across different operating system releases or types of hardware. However, stress-ng is not a benchmark. Use it with caution: some of the tests can make poorly designed hardware run dangerously hot or make the whole system lock up.

Compared to its inspiration, stress, stress-ng offers many additional options such as the number of bogo operations to run, execution metrics, verification of memory and computational operations, and considerably more stress mechanisms.

ktsuss 2.1
Dependencies: glib@2.83.3 gtk+@2.24.33
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/nomius/ktsuss
Licenses: Modified BSD
Build system: glib-or-gtk
Synopsis: Graphical front end for @command{su}
Description:

Ktsuss stands for ``Keep the su simple, stupid''. It is a graphical version of su written in C and GTK+ 2, with simplicity in mind.

iftop 1.0pre4
Dependencies: libpcap@1.10.1 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: http://www.ex-parrot.com/~pdw/iftop/
Licenses: GPL 2+
Build system: gnu
Synopsis: Monitor network usage
Description:

Iftop does for network usage what top does for CPU usage. It listens to network traffic on a named interface and displays a table of current bandwidth usage by pairs of hosts.

runitor 1.3.0-build.4
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/bdd/runitor
Licenses: Zero-Clause BSD
Build system: go
Synopsis: Command runner with healthchecks.io integration
Description:

Runitor runs the supplied command, captures its output, and based on its exit code reports successful or failed execution to https://healthchecks.io or your private instance.

restartd 0.2.3-1.7044125
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://launchpad.net/debian/+source/restartd
Licenses: GPL 2+
Build system: gnu
Synopsis: Daemon for restarting processes
Description:

This package provides a daemon for checking running and not running processes. It reads the /proc directory every n seconds and does a POSIX regexp on the process names. The daemon runs a user-provided script when it detects a program in the running processes, or an alternate script if it doesn't detect the program. The daemon can only be called by the root user, but can use sudo -u user in the process called if needed.

xfel 1.3.3
Dependencies: libusb@1.0.25
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://github.com/xboot/xfel
Licenses: Expat
Build system: gnu
Synopsis: Remote debugging tool for Allwinner devices
Description:

This package contains a debugging tool for Allwinner devices (connects via USB OTG).

pam-hooks 0.2.0
Dependencies: linux-pam@1.5.2
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://upsilon.cc/~zack/hacking/software/pam-hooks/
Licenses: GPL 3+
Build system: gnu
Synopsis: Linux-PAM module for login/logout hooks
Description:

pam-hooks is a tiny PAM module enabling the execution of hook scripts when a PAM session is opened or closed. The typical use case is the need of doing some per-user set-up when a user logs via a PAM-aware login mechanism and/or the need of doing some per-user clean-up when the user logs out.

c-ares 1.34.4
Channel: guix
Location: gnu/packages/adns.scm (gnu packages adns)
Home page: https://c-ares.haxx.se/
Licenses: X11-style
Build system: gnu
Synopsis: C library for asynchronous DNS requests
Description:

C-ares is a C library that performs DNS requests and name resolution asynchronously. It is intended for applications which need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel. The primary examples of such applications are servers which communicate with multiple clients and programs with graphical user interfaces.

c-ares 1.18.1
Channel: guix
Location: gnu/packages/adns.scm (gnu packages adns)
Home page: https://c-ares.haxx.se/
Licenses: X11-style
Build system: gnu
Synopsis: C library for asynchronous DNS requests
Description:

C-ares is a C library that performs DNS requests and name resolution asynchronously. It is intended for applications which need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel. The primary examples of such applications are servers which communicate with multiple clients and programs with graphical user interfaces.

adns 1.6.1
Channel: guix
Location: gnu/packages/adns.scm (gnu packages adns)
Home page: https://www.gnu.org/software/adns/
Licenses: GPL 3+
Build system: gnu
Synopsis: Asynchronous DNS client library and utilities
Description:

GNU adns is a C library that provides easy-to-use DNS resolution functionality. The library is asynchronous, allowing several concurrent calls. The package also includes several command-line utilities for use in scripts.

c-ares 1.34.4
Channel: guix
Location: gnu/packages/adns.scm (gnu packages adns)
Home page: https://c-ares.haxx.se/
Licenses: X11-style
Build system: gnu
Synopsis: C library for asynchronous DNS requests
Description:

C-ares is a C library that performs DNS requests and name resolution asynchronously. It is intended for applications which need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel. The primary examples of such applications are servers which communicate with multiple clients and programs with graphical user interfaces.

c-ares 1.34.4
Channel: guix
Location: gnu/packages/adns.scm (gnu packages adns)
Home page: https://c-ares.haxx.se/
Licenses: X11-style
Build system: cmake
Synopsis: C library for asynchronous DNS requests
Description:

C-ares is a C library that performs DNS requests and name resolution asynchronously. It is intended for applications which need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel. The primary examples of such applications are servers which communicate with multiple clients and programs with graphical user interfaces.

agda-1lab 0.0-3.afcf848
Channel: guix
Location: gnu/packages/agda.scm (gnu packages agda)
Home page: https://1lab.dev
Licenses: AGPL 3
Build system: agda
Synopsis: Reference resource for mathematics done in Homotopy Type Theory
Description:

A formalised, cross-linked reference resource for mathematics done in Homotopy Type Theory. Unlike the HoTT book, the 1lab is not a “linear” resource: Concepts are presented as a directed graph, with links indicating dependencies.

agda-ial 1.5.0-1.ded30c4
Channel: guix
Location: gnu/packages/agda.scm (gnu packages agda)
Home page: https://github.com/cedille/ial
Licenses: Expat
Build system: agda
Synopsis: The Iowa Agda Library
Description:

The goal is to provide a concrete library focused on verification examples, as opposed to mathematics. The library has a good number of theorems for booleans, natural numbers, and lists. It also has trees, tries, vectors, and rudimentary IO. A number of good ideas come from Agda's standard library.

emacs-agda2-mode 2.7.0.1
Channel: guix
Location: gnu/packages/agda.scm (gnu packages agda)
Home page: https://agda.readthedocs.io/en/latest/tools/emacs-mode.html
Licenses: Expat Modified BSD
Build system: emacs
Synopsis: Emacs mode for Agda
Description:

This Emacs mode enables interactive development with Agda. It also aids the input of Unicode characters.

agda-cubical 0.7
Channel: guix
Location: gnu/packages/agda.scm (gnu packages agda)
Home page: https://github.com/agda/cubical
Licenses: Expat
Build system: agda
Synopsis: Standard library for Cubical Agda
Description:

A standard library for Cubical Agda, comparable to agda-stdlib but using cubical methods.

agda-categories 0.2.0
Propagated dependencies: agda-stdlib@2.1.1
Channel: guix
Location: gnu/packages/agda.scm (gnu packages agda)
Home page: https://github.com/agda/agda-categories
Licenses: Expat
Build system: agda
Synopsis: New Categories library for Agda
Description:

A new Categories library for Agda

agda 2.7.0.1
Dependencies: ghc-aeson@2.0.3.0 ghc-alex@3.2.7.4 ghc-ansi-terminal@0.11.4 ghc-async@2.2.4 ghc-blaze-html@0.9.1.2 ghc-boxes@0.1.5 ghc-case-insensitive@1.2.1.0 ghc-data-hash@0.2.0.1 ghc-edit-distance@0.2.2.1 ghc-equivalence@0.4.1 ghc-gitrev@1.3.1 ghc-happy@1.20.1.1 ghc-hashable@1.4.2.0 ghc-hashtables@1.3.1 ghc-monad-control@1.0.3.1 ghc-murmur-hash@0.1.0.10 ghc-parallel@3.2.2.0 ghc-peano@0.1.0.1 ghc-pqueue@1.4.3.0 ghc-regex-tdfa@1.3.2.1 ghc-split@0.2.3.5 ghc-strict@0.4.0.1 ghc-text-icu@0.8.0.2 ghc-unordered-containers@0.2.19.1 ghc-uri-encode@1.5.0.7 ghc-vector-hashtables@0.1.1.2 ghc-zlib@0.6.3.0
Channel: guix
Location: gnu/packages/agda.scm (gnu packages agda)
Home page: https://wiki.portal.chalmers.se/agda/
Licenses: Expat Modified BSD
Build system: haskell
Synopsis: Dependently typed functional programming language and proof assistant
Description:

Agda is a dependently typed functional programming language: it has inductive families, which are similar to Haskell's GADTs, but they can be indexed by values and not just types. It also has parameterised modules, mixfix operators, Unicode characters, and an interactive Emacs interface (the type checker can assist in the development of your code). Agda is also a proof assistant: it is an interactive system for writing and checking proofs. Agda is based on intuitionistic type theory, a foundational system for constructive mathematics developed by the Swedish logician Per Martin-Löf. It has many similarities with other proof assistants based on dependent types, such as Coq, Epigram and NuPRL.

Total packages: 69244