_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-insomniacslk-dhcp-dhcpv4 0.0.0-20230516061539-49801966e6cb
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/insomniacslk/dhcp
Licenses: Modified BSD
Synopsis: implementation of DHCPv4 packet, client and server
Description:

DHCPv4 decoding/encoding library with client and server code, written in Go.

go-github-com-whyrusleeping-go-sysinfo 0.0.0-20190219211824-4a357d4b90b1
Propagated dependencies: go-github-com-dustin-go-humanize@1.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/whyrusleeping/go-sysinfo
Licenses: Expat
Synopsis: Package to extract system information
Description:

This package provides a basic system stats like DiskUsage and MemoryInfo.

go-github-com-keybase-go-porterstemmer 1.0.2-0.20181016185745-521f1ed5c3f7
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/keybase/go-porterstemmer
Licenses: Expat
Synopsis: Go Porter Stemmer
Description:

This package provides a native Go clean room implementation of the Porter Stemming Algorithm.

go-github-com-bits-and-blooms-bloom-v3 3.7.0
Propagated dependencies: go-github-com-bits-and-blooms-bitset@1.20.0 go-github-com-twmb-murmur3@1.1.8
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/bits-and-blooms/bitset
Licenses: FreeBSD
Synopsis: Bloom filters in Go
Description:

This package provides a Go implementation of bloom filters, based on murmurhash.

go-github-com-aymanbagabas-go-osc52-v2 2.0.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/aymanbagabas/go-osc52
Licenses: Expat
Synopsis: Terminal ANSI OSC52 wrapper
Description:

OSC52 is a terminal escape sequence that allows copying text to the clipboard.

go-github-com-aws-aws-sdk-go-v2-config 1.18.5
Propagated dependencies: go-github-com-google-go-cmp@0.6.0 go-github-com-aws-smithy-go@1.22.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/aws/aws-sdk-go-v2
Licenses: ASL 2.0
Synopsis: AWS SDK for Go v2
Description:

Package sdk is the official AWS SDK v2 for the Go programming language.

go-github-com-go-openapi-jsonreference 0.21.0
Propagated dependencies: go-github-com-go-openapi-jsonpointer@0.21.0 go-github-com-go-openapi-swag@0.23.0 go-github-com-puerkitobio-purell@1.2.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-openapi/jsonreference
Licenses: ASL 2.0
Synopsis: JSON Reference with structs
Description:

This package provides an implementation of JSON Reference, initially prototyped in https://github.com/xeipuuv/gojsonreference.

go-github-com-bmizerany-perks-quantile 0.0.0-20230307044200-03f9df79da1e
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/bmizerany/perks
Licenses: FreeBSD
Synopsis: Library for computing quantiles
Description:

Perks contains the Go package quantile that computes approximate quantiles over an unbounded data stream within low memory and CPU bounds.

go-github-com-go-viper-mapstructure-v2 2.2.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/go-viper/mapstructure
Licenses: Expat
Synopsis: Go type converters
Description:

Package mapstructure exposes functionality to convert one arbitrary Go type into another, typically to convert a map[string]interface into a native Go structure.

go-github-com-go-shiori-go-readability 0.0.0-20220215145315-dd6828d2f09b
Propagated dependencies: go-golang-org-x-sys@0.28.0 go-golang-org-x-net@0.33.0 go-github-com-spf13-pflag@1.0.5 go-github-com-spf13-cobra@1.8.1 go-github-com-sirupsen-logrus@1.9.3 go-github-com-sergi-go-diff@1.3.1 go-github-com-go-shiori-dom@0.0.0-20210627111528-4e4722cd0d65
Channel: small-guix
Location: small-guix/packages/papeer.scm (small-guix packages papeer)
Home page: https://github.com/go-shiori/go-readability
Licenses: Expat
Synopsis: Go-Readability
Description:

Package readability is a Go package that find the main readable content from a HTML page. It works by removing clutter like buttons, ads, background images, script, etc.

go-github-com-daviddengcn-go-colortext 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/daviddengcn/go-colortext
Licenses: Modified BSD Expat
Synopsis: Change the color of console text and background
Description:

This is a package to change the color of the text and background in the console, working both under Windows and other systems. Under Windows, the console APIs are used. Otherwise, ANSI texts are output.

go-github-com-blevesearch-snowballstem 0.9.0
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/blevesearch/snowballstem
Licenses: Modified BSD
Synopsis: snowballstem
Description:

This repository contains the Go stemmers generated by the Snowball project. They are maintained outside of the core bleve package so that they may be more easily be reused in other contexts.

go-github-com-babolivier-go-doh-client 0.0.0-20201028162107-a76cff4cb8b6
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/babolivier/go-doh-client
Licenses: GPL 3
Synopsis: DNS over HTTPS client implementation written in Golang
Description:

Package doh implements client operations for DoH (DNS over HTTPS) lookups. It implements looking up the following records:

  • A

  • AAAA

  • CNAME

  • MX

  • NS

  • TXT

  • SRV

  • SOA

  • PTR

go-github-com-audriusbutkevicius-recli 0.0.6
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/AudriusButkevicius/recli
Licenses: MPL 2.0
Synopsis: Reflection-based CLI generator
Description:

For a given struct, recli builds a set of urfave/cli commands which allows you to modify it from the command line. It is useful for generating command line clients for your application configuration that is stored in a Go struct.

go-github-com-alecthomas-participle-v2 2.1.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/alecthomas/participle
Licenses: Expat
Synopsis: Parser library for Go
Description:

This package provides a parser library for Golang which constructs parsers from definitions in struct tags and parses directly into those structs. The approach is similar to how other marshallers work in Golang, "unmarshalling" an instance of a grammar into a struct.

go-github-com-opencontainers-go-digest 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/opencontainers/go-digest
Licenses: ASL 2.0 CC-BY-SA 4.0
Synopsis: Common digest package used across the container ecosystem
Description:

Package digest provides a generalized type to opaquely represent message digests and their operations within the registry. The Digest type is designed to serve as a flexible identifier in a content-addressable system. More importantly, it provides tools and wrappers to work with hash.Hash-based digests with little effort.

go-github-com-operatorfoundation-obfs4 1.0.0
Propagated dependencies: go-github-com-dchest-siphash@1.2.3 go-github-com-operatorfoundation-ed25519@0.0.0-0.b22b4bd go-github-com-willscott-goturn@0.0.0-20170802220503-19f41278d0c9 go-golang-org-x-crypto@0.31.0 go-golang-org-x-net@0.33.0 go-torproject-org-pluggable-transports-goptlib@1.1.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/OperatorFoundation/obfs4
Licenses: FreeBSD
Synopsis: Network obfourscator to scramble network traffic
Description:

Obfs4 is a look-like nothing obfuscation protocol that incorporates ideas and concepts from Philipp Winter's ScrambleSuit protocol. The notable differences between ScrambleSuit and obfs4 are:

  • The handshake always does a full key exchange (no such thing as a Session Ticket Handshake).

  • The handshake uses the Tor Project's ntor handshake with public keys obfuscated via the Elligator 2 mapping.

  • The link layer encryption uses NaCl secret boxes (Poly1305/XSalsa20).

go-github-com-go-git-go-git-fixtures-v5 5.0.0
Propagated dependencies: go-github-com-go-git-go-billy-v5@5.6.0 go-gopkg-in-check-v1@1.0.0-20201130134442-10cb98267c6c
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/go-git/go-git-fixtures/
Licenses: ASL 2.0
Synopsis: Fixtures used by @code{go-git}
Description:

This package provides fixtures used by go-git.

go-github-com-go-git-go-git-fixtures-v4 4.3.1
Propagated dependencies: go-github-com-go-git-go-billy-v5@5.6.0 go-gopkg-in-check-v1@1.0.0-20201130134442-10cb98267c6c
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/go-git/go-git-fixtures/
Licenses: ASL 2.0
Synopsis: Fixtures used by @code{go-git}
Description:

This package provides fixtures used by go-git.

go-github-com-stellar-go-support-errors 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-multiformats-go-multihash 0.2.3
Propagated dependencies: go-github-com-minio-sha256-simd@0.1.1 go-github-com-mr-tron-base58@1.2.0 go-github-com-multiformats-go-varint@0.0.7 go-github-com-spaolacci-murmur3@1.1.0 go-golang-org-x-crypto@0.31.0 go-lukechampine-com-blake3@1.1.5
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/multiformats/go-multihash
Licenses: Expat
Synopsis: Multihash implementation in Go
Description:

Multihash implementation in Go.

go-github-com-ipfs-go-metrics-interface 0.0.1
Propagated dependencies: go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-datastore@0.6.0 go-github-com-multiformats-go-base32@0.1.0 go-github-com-multiformats-go-multihash@0.2.3
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs/go-metrics-interface
Licenses: Expat
Synopsis: Metrics interface for IPFS
Description:

Metrics interface for IPFS (Kubo).

Total results: 1774