_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-lithammer-fuzzysearch 1.1.5
Propagated dependencies: go-golang-org-x-text@0.30.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/lithammer/fuzzysearch
Licenses: Expat
Build system: go
Synopsis: Tiny and fast fuzzy search in Go
Description:

A speedy fuzzy matching package for Go inspired by the JavaScript library bevacqua/fuzzysearch.

go-github-com-yosuke-furukawa-json5 0.1.1-0.cf7bb3f
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/yosuke-furukawa/json5
Licenses: Modified BSD
Build system: go
Synopsis: JSON5 implemented in Golang
Description:

This package provides an implementation of JSON5.

go-github-com-ipfs-go-peertaskqueue 0.8.2
Propagated dependencies: go-github-com-filecoin-project-go-clock@0.1.0 go-github-com-ipfs-go-ipfs-pq@0.0.3 go-github-com-libp2p-go-libp2p@0.43.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-peertaskqueue
Licenses: ASL 2.0 Expat
Build system: go
Synopsis: Prioritized queue of abstract tasks distributed among peers
Description:

This package implements a functionality to prioritize queue of abstract tasks distributed among peers.

go-github-com-gsterjov-go-libsecret 0.0.0-20161001094733-a6f4afe4910c
Propagated dependencies: go-github-com-godbus-dbus@0.0.0-20190726142602-4481cbc300e2
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/gsterjov/go-libsecret
Licenses: Expat
Build system: go
Synopsis: Manage secrets via the @code{Secret Service} DBus API
Description:

This native Go library manages secrets via the freedesktop.org Secret Service DBus interface.

go-github-com-remyoudompheng-bigfft 0.0.0-20230129092748-24d4a6f8daec
Channel: guix
Location: gnu/packages/golang-maths.scm (gnu packages golang-maths)
Home page: https://github.com/remyoudompheng/bigfft
Licenses: Modified BSD
Build system: go
Synopsis: Big integer multiplication library for using Fast Fourier transform
Description:

Package bigfft implements multiplication of big.Int using FFT (Schonhage-Strassen method for multiplying integers).

go-github-com-schollz-peerdiscovery 1.7.6
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/schollz/peerdiscovery
Licenses: Expat
Build system: go
Synopsis: Local peer discovery using UDP multicast
Description:

This package implements a functionality for cross-platform thread-safe local peer discovery using UDP multicast.

go-github-com-moby-sys-atomicwriter 0.1.0
Propagated dependencies: go-github-com-moby-sys-sequential@0.6.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/moby/sys
Licenses: ASL 2.0
Build system: go
Synopsis: File atomic write utilities
Description:

This package provides utilities to perform atomic writes to a file or set of files.

go-github-com-delthas-go-localeinfo 0.0.0-20240813094314-e5413e186769
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/delthas/go-localeinfo
Licenses: Expat
Build system: go
Synopsis: Library for extracting locale information
Description:

go-localeinfo extracts monetary/numeric/time formatting information, rather than the current locale name.

go-github-com-hashicorp-go-sockaddr 1.0.7
Propagated dependencies: go-github-com-hashicorp-errwrap@1.1.0 go-github-com-mitchellh-cli@1.1.5 go-github-com-mitchellh-go-wordwrap@1.0.1 go-github-com-ryanuber-columnize@2.1.2
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/hashicorp/go-sockaddr
Licenses: MPL 2.0
Build system: go
Synopsis: IP Address/UNIX Socket convenience functions for Golang
Description:

This package provides an implementation of the UNIX socket family data types and related helper functions.

go-github-com-lestrrat-go-option-v2 2.0.0
Propagated dependencies: go-github-com-lestrrat-go-blackmagic@1.0.4
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/lestrrat-go/option
Licenses: Expat
Build system: go
Synopsis: Base option type for Go
Description:

This package provides a Golang implementation of the Base object for the "Optional Parameters Pattern".

go-github-com-shabbyrobe-gocovmerge 0.0.0-20230507112040-c3350d9342df
Propagated dependencies: go-golang-org-x-tools@0.37.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/shabbyrobe/gocovmerge
Licenses: FreeBSD
Build system: go
Synopsis: Merge coverprofile results from multiple test coverage runs
Description:

This package takes the results from multiple go test -coverprofile runs and merges them into one profile.

go-github-com-bmatcuk-doublestar-v4 4.8.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/bmatcuk/doublestar/
Licenses: Expat
Build system: go
Synopsis: Path pattern matching and globbing supporting doublestar
Description:

doublestar is a Go implementation of path pattern matching and globbing with support for "doublestar" patterns.

go-github-com-bmatcuk-doublestar-v3 3.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/bmatcuk/doublestar/
Licenses: Expat
Build system: go
Synopsis: Path pattern matching and globbing supporting doublestar
Description:

doublestar is a Go implementation of path pattern matching and globbing with support for "doublestar" patterns.

go-github-com-alecaivazis-survey-v2 2.3.7
Propagated dependencies: go-github-com-kballard-go-shellquote@0.0.0-1.95032a8 go-github-com-mattn-go-isatty@0.0.20 go-github-com-mgutz-ansi@0.0.0-20200706080929-d51e80ef957d go-golang-org-x-term@0.36.0 go-golang-org-x-text@0.30.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/AlecAivazis/survey
Licenses: Expat
Build system: go
Synopsis: Interactive and accessible terminal prompts for Go
Description:

This package provides a library for building interactive and accessible prompts on terminals supporting ANSI escape sequences.

go-github-com-charlievieth-fastwalk 1.0.8
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/charlievieth/fastwalk
Licenses: Expat
Build system: go
Synopsis: Fast directory traversal for Golang
Description:

Package fastwalk provides a faster version of /path/filepath# for file system scanning tools.

go-github-com-bwesterb-go-ristretto 1.2.3
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/bwesterb/go-ristretto
Licenses: Expat
Build system: go
Synopsis: Operations on the Ristretto prime-order group
Description:

This is a pure Go implementation of the group operations on the Ristretto prime-order group built from Edwards25519.

go-github-com-mreiferson-go-options 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/mreiferson/go-options
Licenses: Expat
Build system: go
Synopsis: Go package to structure and resolve options
Description:

The options Go package resolves configuration values set via command line flags, config files, and default struct values.

go-github-com-cpuguy83-go-md2man-v2 2.0.7
Propagated dependencies: go-github-com-russross-blackfriday-v2@2.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/cpuguy83/go-md2man
Licenses: Expat
Build system: go
Synopsis: Convert markdown into roff
Description:

Go-md2man is a Go program that converts markdown to roff for the purpose of building man pages.

go-github-com-hashicorp-go-envparse 0.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hashicorp/go-envparse
Licenses: MPL 2.0
Build system: go
Synopsis: Environment variable parser for Golang
Description:

Package envparse is a minimal environment variable parser. It handles empty lines, comments, single quotes, double quotes, and JSON escape sequences.

go-github-com-carlmjohnson-requests 0.24.2
Propagated dependencies: go-golang-org-x-net@0.46.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/carlmjohnson/requests
Licenses: Expat
Build system: go
Synopsis: Requests
Description:

Package requests is a convenience wrapper around net/http to make it faster and easier to build requests and custom transports.

go-github-com-gxed-hashland-murmur3 0.0.1
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/gxed/hashland
Licenses: Modified BSD
Build system: go
Synopsis: Golang implementation of MurmurHash3 algorithm
Description:

This package provides a native Go implementation of Austin Appleby's third MurmurHash revision (aka MurmurHash3).

go-github-com-bradenhilton-cityhash 1.0.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/bradenhilton/cityhash
Licenses: Expat
Build system: go
Synopsis: Google CityHash version 1 in Golang
Description:

This package provides a Go implementation of Google City Hash, originated from https://github.com/zhenjl/cityhash and https://github.com/zentures/cityhash projects.

go-github-com-matterbridge-gomatrix 0.0.0-20220411225302-271e5088ea27
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/matterbridge/gomatrix
Licenses: ASL 2.0
Build system: go
Synopsis: Golang Matrix client
Description:

Package gomatrix implements the Matrix Client-Server API. This package is an alternative fork of not maintained https://github.com/matrix-org/gomatrix project.

Total results: 2125