_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-k0kubun-go-ansi 0.0.0-20180517002512-3bf9e2903213
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/k0kubun/go-ansi
Licenses: Expat
Build system: go
Synopsis: go-ansi
Description:

Windows-portable ANSI escape sequence utility for Go language

go-git-sr-ht-sircmpwn-go-bare 0.0.0-20210406120253-ab86bc2846d9
Propagated dependencies: go-github-com-stretchr-testify@1.11.1 go-git-sr-ht--sircmpwn-getopt@1.0.0
Channel: guixrus
Location: guixrus/packages/bare.scm (guixrus packages bare)
Home page: https://git.sr.ht/~sircmpwn/go-bare
Licenses: ASL 2.0
Build system: go
Synopsis: BARE messages in Go
Description:

An implementation of the BARE binary message format for Go.

go-git-sr-ht--sircmpwn-getopt 1.0.0
Propagated dependencies: go-github-com-stretchr-testify@1.11.1
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://git.sr.ht/~sircmpwn/getopt
Licenses: Modified BSD
Build system: go
Synopsis: POSIX getopt for Go
Description:

The getopt package is a POSIX-compatible implementation of getopt(3) for Go.

go-github-com-kalafut-imohash 1.0.2
Propagated dependencies: go-gopkg-in-tylerb-is-v1@1.1.2 go-github-com-twmb-murmur3@1.1.8
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/kalafut/imohash
Licenses: Expat
Build system: go
Synopsis: imohash
Description:

Package imohash implements a fast, constant-time hash for files. It is based atop murmurhash3 and uses file size and sample data to construct the hash.

go-github-com-klauspost-pgzip 1.2.5
Dependencies: go-github-com-klauspost-compress@1.18.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/klauspost/pgzip
Licenses: Expat
Build system: go
Synopsis: Go parallel gzip (de)compression
Description:

go-github-com-klauspost-pgzip implements reading and writing of gzip format compressed files, as specified in RFC 1952.

go-github-com-c4milo-unpackit 0.0.0-20170704181138-4ed373e9ef1c
Dependencies: go-github-com-ulikunitz-xz@0.5.12 go-github-com-pkg-errors@0.9.1 go-github-com-klauspost-pgzip@1.2.5 go-github-com-hooklift-assert@0.1.0 go-github-com-dsnet-compress@0.0.1 go-github-com-bradfitz-iter@0.0.0-20191230175014-e8f45d346db8
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/c4milo/unpackit
Licenses: MPL 2.0
Build system: go
Synopsis: Natively decompress and unarchive tar files in Go
Description:

go-github-com-c4milo-unpackit allows you to easily unpack *.tar.gz, *.tar.bzip2, *.tar.xz, *.zip and *.tar files. CGO is not involved nor hard dependencies of any type.

postgresql-backup-scripts.git 0.0.1-0.397f2a0
Dependencies: coreutils@9.1 bash-minimal@5.2.37 findutils@4.10.0 postgresql@14.13
Channel: small-guix
Location: small-guix/packages/databases.scm (small-guix packages databases)
Home page: https://codeberg.org/fishinthecalculator/postgresql-backup-scripts
Licenses: X11-style
Build system: copy
Synopsis: Utility scripts for PostgreSQL backups
Description:

This package provides two scripts that will backup PostgreSQL databases in a cluster. They are supposed to be run in scheduled jobs. pg_backup.sh runs regular backups, pg_backup_rotated.sh runs rotated backups.

go-github-com-nu7hatch-gouuid 0.0.0-20131221200532-179d4d0c4d8d
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/nu7hatch/gouuid
Licenses: Expat
Build system: go
Synopsis: Pure Go UUID implementation
Description:

go-github-com-nu7hatch-gouuid provides immutable UUID structs and the functions NewV3, NewV4, NewV5 and Parse() for generating versions 3, 4 and 5 UUIDs as specified in RFC 4122.

go-github-com-schollz-pake-v3 3.0.2
Propagated dependencies: go-github-com-tscholl2-siec@0.0.0-20210707234609-9bdfc483d499 go-github-com-stretchr-testify@1.11.1 go-github-com-davecgh-go-spew@1.1.1
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/schollz/pake
Licenses: Expat
Build system: go
Synopsis: pake
Description:

This library will help you allow two parties to generate a mutual secret key by using a weak key that is known to both beforehand (e.g. via some other channel of communication). This is a simple API for an implementation of password-authenticated key exchange (PAKE). This protocol is derived from Dan Boneh and Victor Shoup's cryptography book (pg 789, "PAKE2 protocol). I decided to create this library so I could use PAKE in my file-transfer utility, croc.

go-github-com-zyedidia-poller 1.0.1
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/zyedidia/poller
Licenses: FreeBSD
Build system: go
Synopsis: poller
Description:

Package poller is a file-descriptor multiplexer. It allows concurent Read and Write operations from and to multiple file-descriptors without allocating one OS thread for every blocked operation. It operates similarly to Go's netpoller (which multiplexes network connections) without requiring special support from the Go runtime. It can be used with tty devices, character devices, pipes, FIFOs, and any file-descriptor that is poll-able (can be used with select(2), epoll(7), etc.) In addition, package poller allows the user to set timeouts (deadlines) for read and write operations, and also allows for safe cancelation of blocked read and write operations; a Close from another go-routine safely cancels ongoing (blocked) read and write operations.

emacs-projectile-git-autofetch 20200820.2028
Propagated dependencies: emacs-projectile@20260620.902
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/andrmuel/projectile-git-autofetch
Licenses:
Build system: melpa
Synopsis: Automatically fetch git repositories
Description:

Documentation at https://melpa.org/#/projectile-git-autofetch

emacs-github-dark-vscode-theme 20240716.523
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/justintime50/github-dark-vscode-emacs-theme
Licenses:
Build system: melpa
Synopsis: The GitHub Dark Theme from Visual Studio Code
Description:

Documentation at https://melpa.org/#/github-dark-vscode-theme

go-github-com-emersion-go-sasl 0.0.0-0.240c840
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/emersion/go-sasl
Licenses: Expat
Build system: go
Synopsis: SASL library written in Go
Description:

This package provides a SASL library written in Go.

go-github-com-rjeczalik-notify 0.9.3
Propagated dependencies: go-golang-org-x-sys@0.40.0
Channel: rde
Location: rde/packages/security-token.scm (rde packages security-token)
Home page: https://github.com/rjeczalik/notify
Licenses: Expat
Build system: go
Synopsis: File system event notification library for Go
Description:

This package implements access to platform file system event notifications for Go programs.

go-github-com-jpillora-sizestr 20160129-1.e2ea2fa
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: github.com/jpillora/sizestr
Licenses: Expat
Build system: go
Synopsis: Pretty print byte counts in Go
Description:

go-github-com-jpillora-sizestr provides a library to pretty print byte counts in Go.

go-github-com-anmitsu-go-shlex 0.0.0-20200514113438-38f4b401e2be
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/anmitsu/go-shlex
Licenses: Expat
Build system: go
Synopsis: Lexical analyzer like Unix shell for golang
Description:

go-github-com-anmitsu-go-shlex provides a simple lexical analysis like the Unix shell.

go-github-com-emersion-go-imap 1.2.1
Propagated dependencies: go-golang-org-x-text@0.34.0 go-github-com-emersion-go-sasl@0.0.0-0.240c840 go-github-com-emersion-go-message@0.16.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/emersion/go-imap
Licenses: Expat
Build system: go
Synopsis: IMAP4rev1 library written in Go
Description:

The imap package provides an IMAP4rev1 library written in Go. It can be used to build IMAP clients and servers.

go-github-com-go-logfmt-logfmt 0.4.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/go-logfmt/logfmt
Licenses: Expat
Build system: go
Synopsis: Marshals and unmarshals logfmt messages
Description:

go-github-com-go-logfmt-logfmt implements utilities to mars and unmarshal data in the logfmt format. It provides an API similar encoding/json and encoding/xml.

go-github-com-olebedev-emitter e8d1457e6aee6368f6abda5ad334fde63e9cc3fa
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/olebedev/emitter
Licenses: Expat
Build system: go
Synopsis: Emits events in Go way
Description:

go-github-com-olebedev-emitter implements a channel-based pubsub pattern. The design goals are to use Golang concurrency model instead of flat callbacks and to design a very simple API that is easy to consume.

go-github-com-eiannone-keyboard 0.0.0-20190314115158-7169d0afeb4f
Dependencies: go-golang-org-x-sys@0.40.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/eiannone/keyboard
Licenses: Expat
Build system: go
Synopsis: Library to listen for keystrokes from the keyboard
Description:

Library to listen for keystrokes from the keyboard

go-github-com-vtolstov-go-ioctl 0.0.0-20151206205506-6be9cced4810
Channel: rde
Location: rde/packages/security-token.scm (rde packages security-token)
Home page: https://github.com/vtolstov/go-ioctl
Licenses: Expat
Build system: go
Synopsis: Ioctl helper library for Go
Description:

This package provides helpers for calling ioctl from Go programs.

go-github-com-esiqveland-notify 0.13.3
Propagated dependencies: go-github-com-godbus-dbus-v5@5.1.0
Channel: rde
Location: rde/packages/security-token.scm (rde packages security-token)
Home page: https://github.com/esiqveland/notify
Licenses: Modified BSD
Build system: go
Synopsis: D-Bus desktop notification client for Go
Description:

This package provides a Go wrapper around godbus for the D-Bus desktop notification interface.

go-github-com-gosuri-uiprogress 0.0.1
Dependencies: go-github-com-gosuri-uilive@0.0.4 go-github-com-mattn-go-isatty@0.0.20
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/gosuri/uilive/
Licenses: Expat
Build system: go
Synopsis: Go library to render progress bars in terminal applications
Description:

go-github-com-gosuri-uiprogress is go library to render progress bars in terminal applications.

go-github-com-hashicorp-errwrap 1.0.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/hashicorp/errwrap
Licenses: ASL 2.0
Build system: go
Synopsis: Library for wrapping and querying errors
Description:

go-github-com-hashicorp-errwrap is a package that formalizes the pattern of wrapping errors and checking if an error contains another error.

Page: 145678
Total packages: 171