_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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: zzkt
Location: zzkt/packages/duf.scm (zzkt packages duf)
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-kolo-xmlrpc 0.0.0-20220921171641-a4b6fa1dd06b
Propagated dependencies: go-golang-org-x-text@0.21.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/kolo/xmlrpc
Licenses: Expat
Synopsis: Implementation of XMLRPC protocol in Golang
Description:

This package provides an implementation of client side part of XMLRPC protocol in Go language.

go-github-com-hebcal-greg 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hebcal/greg
Licenses: GPL 2
Synopsis: Converts between Gregorian dates and Rata Die day numbers
Description:

Hebcal's greg package converts between Gregorian dates and R.D. (Rata Die) day numbers.

go-github-com-cespare-mph 0.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
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-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-gdey-errors 0.0.0-20190426172550-8ebd5bc891fb
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/gdey/errors
Licenses: Expat
Synopsis: Augmentation of std @code{errors} library
Description:

This package provides a small error library that augments the errors library in go standard library.

go-github-com-yudai-golcs 0.0.0-20170316035057-ecda9a501e82
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/yudai/golcs
Licenses: Expat
Synopsis: Calculate @acronym{LCS, longest common sequence} in Golang
Description:

This package provides functions to calculate LCS values from two arbitrary arrays.

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-cli-browser 1.1.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
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-biogo-store 0.0.0-20201120204734-aad293a2328f
Propagated dependencies: go-gopkg-in-check-v1@1.0.0-20201130134442-10cb98267c6c go-github-com-kr-pretty@0.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/biogo/store
Licenses: Modified BSD
Synopsis: Interval store type for biogo
Description:

The store package provides a number of data store types that are useful for bioinformatic analysis.

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-unknwon-com 1.0.1-1.b41c64a
Propagated dependencies: go-github-com-smartystreets-goconvey@1.8.1 go-github-com-smarty-assertions@1.16.0 go-github-com-jtolds-gls@4.20.0 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-rivo-uniseg 0.4.7
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
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-godbus-dbus 0.0.0-20190726142602-4481cbc300e2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
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-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-pquerna-otp 1.3.0
Propagated dependencies: go-github-com-boombuler-barcode@1.0.2
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-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-go-md2man@2.0.5 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.28.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: 2007