_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-integrii-flaggy 1.5.2
Propagated dependencies: go-github-com-google-go-cmp@0.7.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-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-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-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-mdlayher-packet 1.1.2
Propagated dependencies: go-github-com-josharian-native@1.1.0 go-github-com-mdlayher-socket@0.5.1 go-golang-org-x-net@0.46.0 go-golang-org-x-sys@0.37.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/mdlayher/packet
Licenses: Expat
Synopsis: Access to Linux packet sockets from Golang
Description:

Package packet provides access to Linux packet sockets (https://www.man7.org/linux/man-pages/man7/packet.7.html).

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-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-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.14
Propagated dependencies: go-golang-org-x-tools@0.37.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-jbenet-go-cienv 0.1.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/jbenet/go-cienv
Licenses: Expat
Synopsis: CI system environment variables
Description:

Package cienv implements some helper functions to use during tests. Many times certain facilities are not available, or tests must run differently.

go-github-com-inetaf-tcpproxy 0.0.0-20250222171855-c4b9df066048
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/inetaf/tcpproxy
Licenses: ASL 2.0
Synopsis: Proxy TCP connections based on static rules
Description:

Package tcpproxy lets users build TCP proxies, optionally making routing decisions based on HTTP/1 Host headers and the SNI hostname in TLS connections.

go-github-com-fatih-structtag 1.2.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/fatih/structtag
Licenses: Modified BSD
Synopsis: Parse and modify Go struct field tags
Description:

This package 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-burntsushi-toml 1.5.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/BurntSushi/toml
Licenses: Expat
Synopsis: Toml parser and encoder for Go
Description:

This package is toml parser and encoder for Go. The interface is similar to Go's standard library json and xml package.

go-github-com-rubyist-tracerx 0.0.0-20170927163412-787959303086
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/rubyist/tracerx/
Licenses: Expat
Synopsis: Output tracing information in your Go app
Description:

This package is a simple tracing application that logs messages depending on environment variables. It is very much inspired by git's GIT_TRACE mechanism.

go-github-com-mdlayher-socket 0.5.1
Propagated dependencies: go-golang-org-x-net@0.46.0 go-golang-org-x-sync@0.17.0 go-golang-org-x-sys@0.37.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/mdlayher/socket
Licenses: Expat
Synopsis: Low-level network connection type with async I/O and deadline support
Description:

This package provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O and deadline support.

go-github-com-lestrrat-go-jwx 1.2.31
Propagated dependencies: go-github-com-decred-dcrd-dcrec-secp256k1-v4@4.4.0 go-github-com-goccy-go-json@0.10.5 go-github-com-lestrrat-go-backoff-v2@2.0.8 go-github-com-lestrrat-go-blackmagic@1.0.4 go-github-com-lestrrat-go-httpcc@1.0.1 go-github-com-lestrrat-go-iter@1.0.2 go-github-com-lestrrat-go-option@1.0.1 go-github-com-pkg-errors@0.9.1 go-golang-org-x-crypto@0.43.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/lestrrat-go/jwx
Licenses: Expat
Synopsis: Complete implementation of JWx in Golang
Description:

This package provides implementations of various JWx (JWA/JWE/JWK/JWS/JWT, otherwise known as JOSE) technologies.

go-github-com-k0kubun-go-ansi 0.0.0-20180517002512-3bf9e2903213
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/k0kubun/go-ansi
Licenses: Expat
Synopsis: Windows-portable ANSI escape sequence utility for Golang
Description:

This library converts ANSI escape sequences to Windows API calls on Windows environment. You can easily use this feature by replacing fmt with ansi.

go-github-com-mdlayher-socket 0.4.1
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/mdlayher/socket
Licenses: Expat
Synopsis: socket
Description:

Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O and deadline support.

go-github-com-caarlos0-testfs 0.4.4
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/caarlos0/testfs
Licenses: Expat
Synopsis: Golang @code{fs.FS} implementation to be used inside tests
Description:

Package testfs provides a simple fs.FS which is contained in a test (using testing.TB's TempDir) and with a few helper methods.

go-github-com-kalafut-imohash 1.1.1
Propagated dependencies: go-github-com-twmb-murmur3@1.1.8
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/kalafut/imohash
Licenses: Expat
Synopsis: Fast hashing for large files
Description:

Package imohash implements a fast, constant-time hash for files. It is based atop murmurhash3 and uses file size and sample data to construct the hash.

go-github-com-shurcool-vfsgen 0.0.0-20230704071429-0000e147ea92
Propagated dependencies: go-github-com-shurcool-httpfs@0.0.0-20230704072500-f1e31cf0ba5c
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/shurcooL/vfsgen
Licenses: Expat
Synopsis: Generate Go code from an @code{http.FileSystem}
Description:

Package vfsgen takes an http.FileSystem (likely at go generate time) and generates Go code that statically implements the provided http.FileSystem.

Total results: 1949