_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-google-renameio 1.0.1
Channel: guix
Location: gnu/packages/golang-build.scm (gnu packages golang-build)
Home page: https://github.com/google/renameio/
Licenses: ASL 2.0
Synopsis: Atomically create or replace a file or symbolic link
Description:

renameio Go package provides a way to atomically create or replace a file or symbolic link.

go-github-com-mattn-goveralls 0.0.12
Propagated dependencies: go-golang-org-x-mod@0.21.0 go-golang-org-x-tools@0.25.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/mattn/goveralls
Licenses: Expat
Synopsis: Golang client for Coveralls.io
Description:

This package provides a client for http://coveralls.io/ Coveralls.io continuous code coverage tracking system.

go-github-com-alecthomas-kong 1.5.1
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-moby-sys-userns 0.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/moby/sys
Licenses: ASL 2.0
Synopsis: Probe Linux user namespace
Description:

Package userns provides utilities to detect whether we are currently running in a Linux user namespace.

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-xyz.scm (gnu packages golang-xyz)
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-shirou-gopsutil 2.21.11
Propagated dependencies: go-github-com-tklauser-go-sysconf@0.3.13 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/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-gitlab-com-nyarla-go-crypt 0.0.0-20160106005555-d9a5dc2b789b
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://gitlab.com/nyarla/go-crypt
Licenses: Modified BSD
Synopsis: Implementation of @code{crypt(3)} in Golang
Description:

Package crypt is a implementation of crypt(3) by golang, originated from https://code.google.com/p/go-crypt.

go-github-com-fatih-camelcase 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/fatih/camelcase
Licenses: Expat
Synopsis: Split a camelcase word into a slice of words in Go
Description:

Package camelcase is a micro package to split the words of a camelcase type string into a slice of words.

go-github-com-asdine-storm-v3 3.2.1
Propagated dependencies: go-github-com-golang-protobuf@1.5.4 go-github-com-sereal-sereal-go-sereal@0.0.0-20241017075749-134ea28a101c go-github-com-vmihailenco-msgpack-v4@4.3.13 go-go-etcd-io-bbolt@1.3.11
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/asdine/storm
Licenses: Expat
Synopsis: BoltDB toolkit for Golang
Description:

Storm is a toolkit for BoltDB, providing various methods to work with it.

go-github-com-libp2p-go-msgio 0.3.0
Propagated dependencies: go-github-com-gogo-protobuf@1.3.2 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.36.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-xyz.scm (gnu packages golang-xyz)
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-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-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-integrii-flaggy 1.5.2
Propagated dependencies: go-github-com-google-go-cmp@0.6.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
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-ugorji-go-codec 1.2.7
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
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-mailru-easyjson 0.7.7
Propagated dependencies: go-github-com-josharian-intern@1.0.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
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-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-github-com-kylebanks-depth 1.2.1
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/KyleBanks/depth
Licenses: Expat
Synopsis: Visualize Golang Dependency Trees
Description:

Package depth provides an ability to traverse and retrieve Go source code dependencies in the form of internal and external packages.

go-github-com-huandu-xstrings 1.5.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
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-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 1.0.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
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-ugorji-go-codec 1.2.12
Propagated dependencies: go-golang-org-x-tools@0.25.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.

Total results: 1747