_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-thoas-go-funk 0.9.3
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/thoas/go-funk
Licenses: Expat
Synopsis: Various Golang utility library
Description:

This package provides helpers such as map, find, contains and filter, it's an alternative implementation of standard reflect module.

go-github-com-keybase-go-ps 0.0.0-20190827175125-91aafc93ba19
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/keybase/go-ps
Licenses: Expat
Synopsis: Process list library for Go
Description:

Go-Ps is a library for Go that implements OS-specific APIs to list and manipulate processes in a safe way.

go-github-com-rakyll-statik 0.1.7
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/rakyll/statik/
Licenses: ASL 2.0
Synopsis: Embed files into a Go executable
Description:

Statik allows you to embed a directory of static files into your Go binary to be later served from an http.FileSystem.

go-github-com-philhofer-fwd 1.1.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/philhofer/fwd
Licenses: Expat
Synopsis: Buffered Reader/Writer for Goalng
Description:

Package fwd provides a buffered reader and writer. Each has methods that help improve the encoding/decoding performance of some binary protocols.

go-github-com-gosuri-uilive 0.0.4
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/gosuri/uilive
Licenses: Expat
Synopsis: Updating terminal output in realtime
Description:

Package uilive provides a writer that live updates the terminal. It provides a buffered io.Writer that is flushed at a timed interval.

go-github-com-gofrs-uuid-v5 5.3.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/gofrs/uuid
Licenses: Expat
Synopsis: UUID package for Golang
Description:

Package uuid provides implementations of the Universally Unique Identifier (UUID), as specified in RFC-4122 and the Peabody RFC Draft (revision 03).

go-github-com-icrowley-fake 0.0.0-20240710202011-f797eb4a99c0
Propagated dependencies: go-github-com-corpix-uarand@0.2.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/icrowley/fake
Licenses: Expat
Synopsis: Fake data generator for Golang
Description:

Package fake is the fake data generatror for go (Golang), heavily inspired by forgery and ffaker Ruby gems.

go-github-com-tdewolff-test 1.0.10
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/tdewolff/test
Licenses: Expat
Synopsis: Go test helper functions
Description:

This package implements a few functions that are useful for io testing, such as readers and writers that fail after N consecutive reads/writes.

go-github-com-tscholl2-siec 0.0.0-20240310163802-c2c6f6198406
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/tscholl2/siec
Licenses: Expat
Synopsis: Isolated Elliptic Curve Implementation in Golang
Description:

This package exports a super-isolated elliptic curve. Over the base field 𝔽ₚ, the curve E does not admit any isogenies to other curves.

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
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.

go-github-com-aead-chacha20 0.0.0-20180709150244-8b13a72661da
Propagated dependencies: go-golang-org-x-sys@0.37.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/aead/chacha20
Licenses: Expat
Synopsis: ChaCha20 and XChaCha20 stream ciphers
Description:

ChaCha is a stream cipher family created by Daniel Bernstein. The most common ChaCha variant is ChaCha20 (20 rounds). ChaCha20 is standardized in RFC 7539.

go-github-com-go-chi-chi-v5 5.2.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-chi/chi
Licenses: Expat
Synopsis: Composable router for HTTP services written in Go
Description:

go-github-com-go-chi-chi-v5 is an HTTP router that lets the user decompose request handling into many smaller layers.

go-github-com-pbnjay-memory 0.0.0-2.7b4eea6
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/gedex/inflector
Licenses: Modified BSD
Synopsis: Go library to report total system memory
Description:

memory provides a single method reporting total physical system memory accessible to the kernel. It does not account for memory used by other processes.

go-github-com-google-go-cmp 0.5.9
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/google/go-cmp
Licenses: Modified BSD
Synopsis: Package for equality of Go values
Description:

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

go-github-com-google-go-cmp 0.5.7
Channel: rrr
Location: rrr/packages/dns.scm (rrr packages dns)
Home page: https://github.com/google/go-cmp
Licenses: Modified BSD
Synopsis: Package for equality of Go values
Description:

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

go-github-com-mndrix-tap-go 0.0.0-20171203230836-629fa407e90b
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/mndrix/tap-go
Licenses: Unlicense
Synopsis: Test Anything Protocol for Golang
Description:

The Test Anything Protocol is a text-based interface between tests and a test harness. This package helps Go to generate TAP output.

go-github-com-koron-go-ssdp 0.0.4
Propagated dependencies: go-golang-org-x-net@0.46.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/koron/go-ssdp
Licenses: Expat
Synopsis: SSDP library for Golang
Description:

go-ssdp is a Simple Service Discovery Protocol library for Golang.

go-github-com-jorropo-jsync 1.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/Jorropo/jsync
Licenses: ASL 2.0 Expat
Synopsis: Synchronisation implementation wrapper for Go std @code{sync}
Description:

jsync is a package that implements various synchronisation helpers that are missing from sync. It does not and will not rely on golinkname to be portable.

go-github-com-tidwall-match 1.1.1
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/tidwall/match
Licenses: Expat
Synopsis: Simple string pattern matcher for Go
Description:

go-github-com-tidwall-match is a very simple pattern matcher where * matches on any number of characters and ? matches on any one character.

go-github-com-jcmturner-rpc 1.1.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/jcmturner/rpc
Licenses: ASL 2.0
Synopsis: Remote Procedure Call libraries
Description:

This package provides a partial Go implementation of the Remote Call Procedure libraries, presented in @urlhttp://pubs.opengroup.org/onlinepubs/9629399/,CDE 1.1: Remote Procedure Call.

go-github-com-aphistic-golf 0.0.0-20180712155816-02c07f170c5a
Propagated dependencies: go-github-com-google-uuid@1.6.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/aphistic/golf
Licenses: Expat
Synopsis: Integration client for Graylog backed services
Description:

This package implement a functionality to send logs to services supporting GELF specified in https://go2docs.graylog.org/current/home.html.

go-github-com-go-webauthn-x 0.1.12
Propagated dependencies: go-golang-org-x-crypto@0.43.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-webauthn/x
Licenses: FreeBSD Modified BSD
Synopsis: Low level packages for WebAuthn
Description:

This package implements a low level functionality for WebAuthn library. It was forked from CloudFlare's github.com/cloudflare/cfssl/revoke.

go-github-com-google-goterm 0.0.0-20200907032337-555d40f16ae2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/google/goterm/
Licenses: Modified BSD
Synopsis: PTY creation and termios get/set attributes
Description:

The term package implements PTY creation and termios get/set attributes. It also contains some convenience functions for colors, SSH to and from termios translations, readCh, reading passwords, etc.

go-github-com-armon-circbuf 0.0.0-20190214190532-5111143e8da2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/armon/circbuf
Licenses: Expat
Synopsis: Circular buffer for Golang
Description:

This package provides a circular buffer object. The buffer can be written to infinitely, but has a fixed size, so only the last size bytes are ever retained.

Total results: 1956