_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-alecthomas-kong 0.9.0
Propagated dependencies: go-github-com-alecthomas-repr@0.4.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/alecthomas/kong
Licenses: Expat
Synopsis: Command-line parser for Golang
Description:

Package kong aims to support arbitrarily complex command-line structures with as little developer effort as possible.

go-github-com-unrolled-render 1.4.1
Propagated dependencies: go-golang-org-x-sys@0.24.0 go-github-com-fsnotify-fsnotify@1.7.0
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/unrolled/render
Licenses: Expat
Synopsis: Render
Description:

Package render is a package that provides functionality for easily rendering JSON, XML, binary data, and HTML templates.

go-github-com-pierrec-cmdflag 0.0.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/pierrec/cmdflag
Licenses: Modified BSD
Synopsis: Augment the flag package with commands
Description:

Package cmdflag provides simple command line commands processing on top of the standard library flag package.

go-github-com-google-cadvisor 0.0.0-0.2ed7198
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/google/cadvisor
Licenses: ASL 2.0
Synopsis: Analyze resource usage of running containers
Description:

The package provides cadvisor, which provides information about the resource usage and performance characteristics of running containers.

go-github-com-keybase-go-kext 0.0.0-20211119181951-8d5d2e919472
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/keybase/go-kext
Licenses: Expat
Synopsis: Go Kext
Description:

This package provides a library for loading, unloading and viewing info for kernel extensions on OS X (golang).

go-github-com-shirou-gopsutil 2.21.11
Propagated dependencies: go-github-com-tklauser-go-sysconf@0.3.13 go-golang-org-x-sys@0.24.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/shirou/gopsutil
Licenses: Modified BSD
Synopsis: Process and system monitoring in Go
Description:

This package provides a library for retrieving information on running processes and system utilization (CPU, memory, disks, network, sensors).

go-github-com-alecthomas-repr 0.4.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/alecthomas/repr/
Licenses: Expat
Synopsis: Represent Go values in an almost direct form
Description:

This package attempts to represent Go values in a form that can be used almost directly in Go source code.

go-github-com-libp2p-go-msgio 0.3.0
Propagated dependencies: go-github-com-gogo-protobuf@1.3.1 go-github-com-libp2p-go-buffer-pool@0.1.0 go-github-com-multiformats-go-varint@0.0.7 go-google-golang-org-protobuf@1.31.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/libp2p/go-msgio
Licenses: Expat
Synopsis: Read and write length-delimited slices
Description:

go-msgio implements functionality to read and write length-delimited slices. It's helpful for building wire protocols.

go-github-com-tdewolff-hasher 0.0.0-20210521220142-bc97f602bca2
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/tdewolff/hasher
Licenses: Modified BSD
Synopsis: Go known-keys fast-lookup map generator
Description:

Hasher is a tool to automate the creation of methods and tables for a string to uint32 mapper.

go-github-com-ipfs-go-cidutil 0.1.0
Propagated dependencies: go-github-com-ipfs-go-cid@0.4.1 go-github-com-multiformats-go-multibase@0.2.0 go-github-com-multiformats-go-multicodec@0.9.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-cidutil
Licenses: Expat
Synopsis: Utility functions and types for working with CIDs
Description:

go-cidutil implements various utilities and helper functions for working with CIDs.

go-github-com-ugorji-go-codec 1.2.7
Channel: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
Home page: https://github.com/ugorji/go
Licenses: Expat
Synopsis: Idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]
Description:

Package codec provides a High Performance, Feature-Rich Idiomatic Golang 1.4+ codec/encoding library for binc, msgpack, cbor, json.

go-github-com-integrii-flaggy 1.5.2
Channel: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
Home page: https://github.com/integrii/flaggy
Licenses: Unlicense
Synopsis: Golang CLI input parsing library
Description:

Package flaggy is a input flag parsing package that supports recursive subcommands, positional values, and any-position flags without unnecessary complexeties.

go-github-com-mailru-easyjson 0.7.7
Propagated dependencies: go-github-com-josharian-intern@1.0.0
Channel: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
Home page: https://github.com/mailru/easyjson
Licenses: Expat
Synopsis: Fast JSON serializer for golang
Description:

Package easyjson provides a fast and easy way to marshal/unmarshal Go structs to/from JSON without the use of reflection.

go-github-com-lestrrat-go-jwx 1.2.14
Propagated dependencies: go-golang-org-x-crypto@0.26.0 go-github-com-pkg-errors@0.9.1 go-github-com-lestrrat-go-option@1.0.0 go-github-com-lestrrat-go-iter@1.0.1 go-github-com-lestrrat-go-httpcc@1.0.0 go-github-com-lestrrat-go-blackmagic@1.0.0 go-github-com-lestrrat-go-backoff-v2@2.0.8 go-github-com-goccy-go-json@0.10.3 go-github-com-decred-dcrd-dcrec-secp256k1-v4@4.3.0
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/lestrrat-go/jwx
Licenses: Expat
Synopsis: github.com/lestrrat-go/jwx
Description:

Package jwx contains tools that deal with the various JWx (JOSE) technologies such as JWT, JWS, JWE, etc in Go.

go-github-com-gorilla-context 0.0.0-0.08b5f42
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/gorilla/context
Licenses: Modified BSD
Synopsis: Go registry for request variables
Description:

This package provides gorilla/context, which is a general purpose registry for global request variables in the Go programming language.

go-github-com-go-openapi-spec 0.21.0
Propagated dependencies: go-github-com-go-openapi-jsonpointer@0.21.0 go-github-com-go-openapi-jsonreference@0.21.0 go-github-com-go-openapi-swag@0.23.0 go-gopkg-in-yaml-v3@3.0.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/go-openapi/spec
Licenses: ASL 2.0
Synopsis: OpenAPI specification object model
Description:

This package implements functionality to marshal and unmarshal Swagger API specifications into a Golang object model.

go-git-sr-ht-sircmpwn-go-bare 0.0.0-20210406120253-ab86bc2846d9
Propagated dependencies: go-git-sr-ht-sircmpwn-getopt@1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://git.sr.ht/~sircmpwn/go-bare
Licenses: ASL 2.0
Synopsis: Implementation of the BARE message format
Description:

This package provides an implementation of the BARE https://baremessages.org/ message format for Golang.

go-github-com-btcsuite-btclog 0.0.3-0.84c8d23
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/btcsuite/btclog
Licenses: ISC
Synopsis: Subsystem aware logger for Go
Description:

Package btclog defines a logger interface and provides a default implementation of a subsystem-aware leveled logger implementing the same interface.

go-github-com-huandu-xstrings 1.3.2
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/huandu/xstrings/
Licenses: Expat
Synopsis: Collection of string functions
Description:

Go package xstrings is a collection of string functions, which are widely used in other languages but absent in Go package strings.

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

structtag provides an easy way of parsing and manipulating struct tag fields. Please vendor the library as it might change in future versions.

go-github-com-ugorji-go-codec 1.2.12
Propagated dependencies: go-golang-org-x-tools@0.24.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/ugorji/go
Licenses: Expat
Synopsis: Codec and encoding library for various serialization formats
Description:

This package provides a high performance and feature rich codec and encoding library for the MessagePack, CBOR, JSON and the Binc formats.

go-github-com-tannerryan-ring 1.1.2
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/tannerryan/ring
Licenses: FreeBSD
Synopsis: High performance bloom filter
Description:

ring provides a high performance and thread safe Go implementation of a bloom filter.

go-github-com-niemeyer-pretty 0.0.0-20200227124842-a10e7caefd8e
Propagated dependencies: go-github-com-kr-text@0.2.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/niemeyer/pretty
Licenses: Expat
Synopsis: Pretty-print Go values
Description:

The pretty package provides pretty-printing for Go values. This is useful during debugging, to avoid wrapping long output lines in the terminal.

Total results: 1585