_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-cskr-pubsub 2.0.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/cskr/pubsub
Licenses: FreeBSD
Synopsis: Simple pubsub package for go
Description:

Package pubsub implements a simple multi-topic pub-sub library.

go-github-com-cupcake-rdb 0.0.0-20161107195141-43ba34106c76
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/tent/rdb
Licenses: Expat
Synopsis: Redis RDB parser for Go
Description:

Package rdb implements parsing and encoding of the Redis RDB file format.

go-github-com-onsi-gomega 1.33.1
Propagated dependencies: go-github-com-golang-protobuf@1.5.4 go-golang-org-x-net@0.29.0 go-golang-org-x-sys@0.25.0 go-golang-org-x-text@0.18.0 go-google-golang-org-protobuf@1.34.2 go-gopkg-in-yaml-v3@3.0.1
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/onsi/gomega
Licenses: Expat
Synopsis: Matcher library for Ginkgo
Description:

Gomega is the preferred matcher/assertion library for the Ginkgo test framework.

go-github-com-fogleman-gg 1.3.0
Propagated dependencies: go-github-com-golang-freetype@0.0.0-1.e2365df
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/fogleman/gg
Licenses: Expat
Synopsis: 2D rendering in Go
Description:

gg is a library for rendering 2D graphics in pure Go.

go-github-com-cheggaaa-pb 1.0.29
Propagated dependencies: go-github-com-fatih-color@1.17.0 go-github-com-mattn-go-colorable@0.1.13 go-github-com-mattn-go-isatty@0.0.20 go-github-com-mattn-go-runewidth@0.0.16
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/cheggaaa/pb/
Licenses: Modified BSD
Synopsis: Console progress bar for Go
Description:

This package is a Go library that draws progress bars on the terminal.

go-github-com-dsnet-golib 0.0.0-20171103203638-1ea166775780
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/dsnet/golib
Licenses: Modified BSD
Synopsis: Collection of helper libraries for Go
Description:

go-github-com-dsnet-golib is a collection of mostly unrelated helper libraries.

go-github-com-pkg-profile 1.7.0
Propagated dependencies: go-github-com-felixge-fgprof@0.9.4
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/pkg/profile
Licenses: FreeBSD
Synopsis: Simple profiling for Go
Description:

Profile provides a simple way to manage runtime/pprof profiling of your Go application.

go-github-com-pkg-profile 1.7.0
Propagated dependencies: go-github-com-felixge-fgprof@0.9.3
Channel: small-guix
Location: small-guix/packages/papeer.scm (small-guix packages papeer)
Home page: https://github.com/pkg/profile
Licenses: FreeBSD
Synopsis: profile
Description:

Package profile provides a simple way to manage runtime/pprof profiling of your Go application.

go-github-com-cespare-mph 0.1.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/cespare/mph
Licenses: Expat
Synopsis: Minimal perfect hashing in Go
Description:

mph is a Go package that implements a minimal perfect hash table over strings.

go-github-com-cli-browser 1.1.0
Channel: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
Home page: https://github.com/cli/browser
Licenses: FreeBSD
Synopsis: Helpers to open URLs, or files in the default web browser
Description:

This library provides helpers to open URLs, readers, or files in the system default web browser.

go-github-com-unknwon-com 1.0.1-1.b41c64a
Propagated dependencies: go-github-com-smartystreets-goconvey@v1.8.1 go-github-com-smarty-assertions@1.16.0 go-github-com-jtolds-gls@4.20.0+incompatible go-github-com-gopherjs-gopherjs@0.0.0-20211228203721-be292294a697
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/unknwon/com
Licenses: ASL 2.0
Synopsis: Common Functions
Description:

Package com is an open source project for commonly used functions for the Go programming language.

go-github-com-gorilla-mux 1.8.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/gorilla/mux
Licenses: Modified BSD
Synopsis: URL router and dispatcher for Go
Description:

Gorilla/Mux implements a request router and dispatcher for matching incoming requests with their respective handler.

go-github-com-cilium-ebpf 0.10.0
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/cilium/ebpf
Licenses: Expat
Synopsis: provide some utils for eBPF programs
Description:

ebpf-go is a pure Go library that provides utilities for loading, compiling, and debugging eBPF programs.

go-github-com-pquerna-otp 1.3.0
Propagated dependencies: go-github-com-boombuler-barcode@1.0.1
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/pquerna/otp
Licenses: ASL 2.0
Synopsis: otp: One Time Password utilities Go / Golang
Description:

Package otp implements both HOTP and TOTP based one time passcodes in a Google Authenticator compatible manner.

go-github-com-robfig-cron 3.0.1
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://godoc.org/github.com/robfig/cron
Licenses: Expat
Synopsis: Cron library for Go
Description:

This package provides a cron library for Go. It implements a cron spec parser and job runner.

go-github-com-fatih-color 1.17.0
Propagated dependencies: go-github-com-mattn-go-colorable@0.1.13 go-github-com-mattn-go-isatty@0.0.20
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://pkg.go.dev/github.com/fatih/color
Licenses: Expat
Synopsis: Print colored text in Go
Description:

This package provides an ANSI color package to output colorized or SGR defined output to the standard output.

go-github-com-godbus-dbus 0.0.0-20190726142602-4481cbc300e2
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/godbus/dbus/
Licenses: FreeBSD
Synopsis: Native Go client bindings for the D-Bus
Description:

dbus is a library that implements native Go client bindings for the D-Bus message bus system.

go-github-com-rivo-uniseg 0.4.7
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/rivo/uniseg
Licenses: Expat
Synopsis: Unicode Text Segmentation for Go
Description:

This package implements Unicode Text Segmentation according to Unicode Standard Annex #29.

go-github-com-google-uuid 1.6.0
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://github.com/google/uuid/
Licenses: Modified BSD
Synopsis: Generate and inspect UUIDs based on RFC 4122 and DCE 1.1
Description:

The uuid package generates and inspects UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.

go-github-com-rfjakob-eme 1.1.2
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/rfjakob/eme
Licenses: Expat
Synopsis: EME for Go
Description:

EME (ECB-Mix-ECB or, clearer, Encrypt-Mix-Encrypt) is a wide-block encryption mode developed by Halevi and Rogaway.

go-github-com-ipfs-bbloom 0.0.4
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/bbloom
Licenses: Expat Public Domain
Synopsis: Fast bit set Bloom filter
Description:

This package implements a fast bloom filter with real bitset and JSONMarshal/JSONUnmarshal to store/reload the Bloom filter.

go-github-com-spf13-cobra 1.8.1
Propagated dependencies: go-github-com-spf13-pflag@1.0.5
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/spf13/cobra
Licenses: ASL 2.0
Synopsis: Go library for creating CLI applications
Description:

Cobra is both a library for creating powerful modern CLI applications as well as a program to generate applications and command files.

go-github-com-gofrs-flock 0.12.1
Propagated dependencies: go-golang-org-x-sys@0.25.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/gofrs/flock/
Licenses: Modified BSD
Synopsis: Thread-safe file locking library in Go
Description:

flock implements a thread-safe file lock. It also includes a non-blocking TryLock function to allow locking without blocking execution.

Total results: 1560