_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-jacobsa-ogletest 0.0.0-0.80d50a7
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/jacobsa/ogletest
Licenses: ASL 2.0
Synopsis: Expressive unit tests
Description:

Package ogletest provides a framework for writing expressive unit tests. It integrates with the builtin testing package, so it works with the gotest command. Unlike the testing package which offers only basic capabilities for signalling failures, it offers ways to express expectations and get nice failure messages automatically.

go-github-com-go-logfmt-logfmt 0.5.1
Channel: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
Home page: https://github.com/go-logfmt/logfmt
Licenses: Expat
Synopsis: Marshals and unmarshals logfmt messages
Description:

Package logfmt implements utilities to marshal and unmarshal data in the logfmt format. The logfmt format records key/value pairs in a way that balances readability for humans and simplicity of computer parsing. It is most commonly used as a more human friendly alternative to JSON for structured logging.

go-github-com-go-logfmt-logfmt 0.6.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/go-logfmt/logfmt
Licenses: Expat
Synopsis: Marshal and unmarshal logfmt messages
Description:

Package logfmt implements utilities to marshal and unmarshal data in the logfmt format. The logfmt format records key/value pairs in a way that balances readability for humans and simplicity of computer parsing. It is most commonly used as a more human friendly alternative to JSON for structured logging.

go-github-com-jbenet-goprocess 0.1.4
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/jbenet/goprocess
Licenses: Expat
Synopsis: Manage process life cycles in Go
Description:

goprocess introduces a way to manage process lifecycles in Go. It is much like go.net/context (it actually uses a Context), but it is more like a Context-WaitGroup hybrid. goprocess is about being able to start and stop units of work, which may receive Close signals from many clients.

go-github-com-hebcal-hebcal-go 0.9.11-0.d42e881
Propagated dependencies: go-github-com-hebcal-gematriya@1.0.1-0.fe3043f go-github-com-nathan-osman-go-sunrise@1.1.0-0.c8f9f1e
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/hebcal/hebcal-go
Licenses: GPL 2+
Synopsis: Go library for the Hebcal perpetual Jewish calendar
Description:

This package provides a library for conversion between Hebrew and Gregorian dates, and generation of lists of Jewish holidays for a given year. Shabbat and holiday candle lighting and havdalah times are approximated based on location.

Torah readings, Daf Yomi, and counting of the Omer can also be specified. Algorithms are included to calculate yahrzeits, birthdays, and anniversaries.

go-github-com-json-iterator-go 1.1.12
Propagated dependencies: go-github-com-stretchr-testify@1.9.0 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@0.0.0-0.fd52762 go-github-com-davecgh-go-spew@1.1.1
Channel: small-guix
Location: small-guix/packages/papeer.scm (small-guix packages papeer)
Home page: https://github.com/json-iterator/go
Licenses: Expat
Synopsis: Benchmark
Description:

Package jsoniter implements encoding and decoding of JSON as defined in @urlhttps://rfc-editor.org/rfc/rfc4627.html,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-github-com-json-iterator-go 1.1.12
Propagated dependencies: go-github-com-stretchr-testify@1.9.0 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@0.0.0-0.fd52762 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
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-github-com-json-iterator-go 1.1.12
Propagated dependencies: go-github-com-modern-go-concurrent@1.0.3 go-github-com-modern-go-reflect2@1.0.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/json-iterator/go
Licenses: Expat
Synopsis: High-performance replacement for Golang @code{encoding/json}
Description:

This package 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-github-com-keybase-saltpack 0.0.0-20211118165207-4039c5df46c0
Propagated dependencies: go-gopkg-in-yaml-v2@2.4.0 go-golang-org-x-sys@0.24.0 go-github-com-pmezard-go-difflib@1.0.0 go-github-com-davecgh-go-spew@1.1.1 go-golang-org-x-sync@0.8.0 go-golang-org-x-crypto@0.26.0 go-github-com-stretchr-testify@1.9.0 go-github-com-keybase-go-codec@0.0.0-20180928230036-164397562123
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/keybase/saltpack
Licenses: Modified BSD
Synopsis: saltpack
Description:

Package saltpack is an implementation of the saltpack message format. Saltpack is a light wrapper around Dan Berstein's famous NaCl library. It adds support for longer messages, streaming input and output of data, multiple recipients for encrypted messages, and a reasonable armoring format. We intend Saltpack as a replacement for the PGP messaging format, as it can be used in many of the same circumstances. However, it is designed to be: (1) simpler; (2) easier to implement; (3) judicious (perhaps judgmental) in its crypto usage; (4) fully modern (no CFB mode here); (5) high performance; (6) less bug- prone; (7) generally unwilling to output unauthenticated data; and (8) easier to compose with other software in any manner of languages or platforms.

go-github-com-saintfish-chardet 0.0.0-20120816061221-3af4cd4741ca
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/saintfish/chardet
Licenses: Expat
Synopsis: chardet
#<unspecified>
go-github-com-antchfx-htmlquery 1.2.6
Propagated dependencies: go-github-com-antchfx-xpath@1.2.0 go-github-com-golang-groupcache@0.0.0-3.41bb18b go-golang-org-x-net@0.28.0 go-golang-org-x-text@0.17.0
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/antchfx/htmlquery
Licenses: Expat
Synopsis: htmlquery
#<unspecified>
go-github-com-stellar-go-strkey 0.0.0-20191010205648-0fc3bfe3dfa7
Propagated dependencies: go-github-com-pkg-errors@0.9.1
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/stellar/go
Licenses: ASL 2.0
Synopsis:
#<unspecified>
go-github-com-coreos-pkg-dlopen 0.0.0-20170901145554-459346e834d8
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/coreos/pkg
Licenses: ASL 2.0
Synopsis:
#<unspecified>
go-github-com-stellar-go-amount 0.0.0-20191010205648-0fc3bfe3dfa7
Propagated dependencies: go-github-com-stellar-go-xdr@0.0.0-20191010205648-0fc3bfe3dfa7
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/stellar/go
Licenses: ASL 2.0
Synopsis:
#<unspecified>
go-github-com-fsnotify-fsnotify 1.7.0
Propagated dependencies: go-golang-org-x-sys@0.24.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/fsnotify/fsnotify
Licenses: Modified BSD
Synopsis: File system notifications for Go
Description:

File system notifications for Go

go-github-com-wtolson-go-taglib 0.0.0-0.6e68349
Propagated dependencies: pkg-config@0.29.2 taglib@1.12
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/wtolson/go-taglib
Licenses: Unlicense
Synopsis: Go wrapper for taglib
Description:

Go wrapper for taglib

go-github-com-keybase-clockwork 0.1.1-0.20161209210251-976f45f4a979
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/keybase/clockwork
Licenses: ASL 2.0
Synopsis: clockwork
Description:

a simple fake clock for golang

go-github-com-couchbase-goutils 0.1.2
Propagated dependencies: go-github-com-pkg-errors@0.9.1 go-golang-org-x-crypto@0.26.0
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/couchbase/goutils
Licenses: ASL 2.0
Synopsis: goutils
Description:

Common utility libraries for Couchbase Go code.

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

Library to listen for keystrokes from the keyboard

go-github-com-saintfish-chardet 0.0.0-20120816061221-3af4cd4741ca
Channel: small-guix
Location: small-guix/packages/papeer.scm (small-guix packages papeer)
Home page: https://github.com/saintfish/chardet
Licenses: Expat
Synopsis: chardet
Description:

Package chardet ports character set detection from ICU.

go-github-com-go-redis-redis-v8 8.11.4
Propagated dependencies: go-github-com-onsi-gomega@1.33.1 go-github-com-onsi-ginkgo@1.16.5 go-github-com-google-go-cmp@0.6.0 go-github-com-dgryski-go-rendezvous@0.0.0-20200823014737-9f7001d12a5f go-github-com-cespare-xxhash@1.1.0
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/go-redis/redis
Licenses: FreeBSD
Synopsis: Redis client for Golang
Description:

Package redis implements a Redis client.

go-github-com-pelletier-go-toml 1.9.5
Propagated dependencies: go-github-com-burntsushi-toml@1.4.0 go-github-com-davecgh-go-spew@1.1.1 go-gopkg-in-yaml-v2@2.4.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/pelletier/go-toml
Licenses: Expat
Synopsis: Go library for the TOML configuration language
Description:

Go library for the TOML configuration language

go-github-com-itchyny-astgen-go 0.0.0-20210914105503-cc8fccf6f972
Channel: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
Home page: https://github.com/itchyny/astgen-go
Licenses: Expat
Synopsis: Go module providing interface to ast.Node maping
Description:

Build Go code from arbitrary value in Go.

Total results: 1585