_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-karimkhaleel-jsonschema 0.0.0-0.44bdb91
Propagated dependencies: go-github-com-wk8-go-ordered-map-v2@2.1.8
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/karimkhaleel/jsonschema
Licenses: Expat
Synopsis: Generate JSON Schemas from Go types
Description:

Package jsonschema uses reflection to generate JSON Schemas from Go types.

Features:

  • supports arbitrarily complex types, including interface, maps, slices, etc.

  • supports json-schema features such as minLength, maxLength, pattern, format, etc.

  • supports simple string and numeric enums

  • supports custom property fields via the jsonschema_extras struct tag

This package is a modified clone of github.com/invopop/jsonschema for purpose of LazyGit project.

go-github-com-prometheus-alertmanager 0.28.1
Propagated dependencies: go-github-com-alecthomas-kingpin-v2@2.4.0 go-github-com-alecthomas-units@0.0.0 go-github-com-aws-aws-sdk-go@1.55.7 go-github-com-cenkalti-backoff-v4@4.3.0 go-github-com-cespare-xxhash-v2@2.3.0 go-github-com-coder-quartz@0.2.1 go-github-com-go-openapi-analysis@0.23.0 go-github-com-go-openapi-errors@0.22.1 go-github-com-go-openapi-loads@0.22.0 go-github-com-go-openapi-runtime@0.26.2 go-github-com-go-openapi-spec@0.21.0 go-github-com-go-openapi-strfmt@0.23.0 go-github-com-go-openapi-swag@0.23.0 go-github-com-go-openapi-validate@0.24.0 go-github-com-gofrs-uuid@4.4.0 go-github-com-gogo-protobuf@1.3.2 go-github-com-hashicorp-go-sockaddr@1.0.7 go-github-com-hashicorp-golang-lru-v2@2.0.7 go-github-com-hashicorp-memberlist@0.5.3 go-github-com-jessevdk-go-flags@1.6.1 go-github-com-kimmachinegun-automemlimit@0.7.1 go-github-com-matttproud-golang-protobuf-extensions@1.0.4 go-github-com-oklog-run@1.1.0 go-github-com-oklog-ulid@1.3.1 go-github-com-prometheus-client-golang@1.22.0 go-github-com-prometheus-common@0.63.0 go-github-com-prometheus-common-assets@0.2.0 go-github-com-prometheus-exporter-toolkit@0.13.2 go-github-com-prometheus-sigv4@0.1.2 go-github-com-rs-cors@1.11.1 go-github-com-shurcool-httpfs@0.0.0-20230704072500-f1e31cf0ba5c go-github-com-shurcool-vfsgen@0.0.0-20230704071429-0000e147ea92 go-github-com-xlab-treeprint@1.2.0 go-go-uber-org-automaxprocs@1.5.3 go-golang-org-x-mod@0.29.0 go-golang-org-x-net@0.46.0 go-golang-org-x-text@0.30.0 go-golang-org-x-tools@0.37.0 go-gopkg-in-telebot-v3@3.3.8 go-gopkg-in-yaml-v2@2.4.0
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/prometheus/alertmanager
Licenses: ASL 2.0
Synopsis: Prometheus Alertmanager
Description:

The Alertmanager handles alerts sent by client applications such as the Prometheus server. It takes care of deduplicating, grouping, and routing them to the correct receiver integrations such as email, PagerDuty, OpsGenie, or many other mechanisms thanks to the webhook receiver. It also takes care of silencing and inhibition of alerts.

go-github-com-gabriel-vasile-mimetype 1.4.5
Propagated dependencies: go-golang-org-x-net@0.46.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/gabriel-vasile/mimetype
Licenses: Expat
Synopsis: Golang library for media type and file extension detection
Description:

This package provides a Golang module that uses magic number signatures to detect the MIME type of a file.

Main features:

go-gitlab-com-gitlab-org-api-client-go 0.130.1
Propagated dependencies: go-github-com-google-go-querystring@1.1.0 go-github-com-hashicorp-go-cleanhttp@0.5.2 go-github-com-hashicorp-go-retryablehttp@0.7.7 go-golang-org-x-oauth2@0.23.0 go-golang-org-x-time@0.14.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://gitlab.com/gitlab-org/api/client-go
Licenses: ASL 2.0
Synopsis: GitLab client for Golang
Description:

This package provides a GitLab API client enabling Go programs to interact with GitLab in a simple and uniform way.

go-github-com-prometheus-common-assets 0.2.0
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/prometheus/common
Licenses: ASL 2.0
Synopsis: Prometheus assets
Description:

This package provides Prometheus assets.

go-github-com-matthewhartstonge-argon2 1.0.0
Propagated dependencies: go-golang-org-x-crypto@0.43.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/matthewhartstonge/argon2
Licenses: ASL 2.0
Synopsis: 🔐 argon2
Description:

Package argon2 implements the key derivation function Argon2.

go-github-com-awesome-gocui-keybinding 1.0.0
Propagated dependencies: go-github-com-awesome-gocui-gocui@1.1.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/awesome-gocui/keybinding
Licenses: Expat
Synopsis: Golang wrapper for parsing gocui keybindings
Description:

This package provides a golang wrapper for parsing gocui keybindings.

go-github-com-awesome-gocui-keybinding 1.0.0-1.8602903
Propagated dependencies: go-github-com-awesome-gocui-gocui@1.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/awesome-gocui/keybinding
Licenses: Expat
Synopsis: Wrapper for parsing gocui keybindings in Golang
Description:

This package provides a golang wrapper for parsing gocui keybindings.

go-github-com-libp2p-go-libp2p-kbucket 0.7.0
Propagated dependencies: go-github-com-ipfs-go-log-v2@2.5.1 go-github-com-libp2p-go-cidranger@1.1.0 go-github-com-libp2p-go-libp2p@0.43.0 go-github-com-libp2p-go-libp2p-asn-util@0.4.1 go-github-com-minio-sha256-simd@0.1.1 go-github-com-multiformats-go-multiaddr@0.15.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/libp2p/go-libp2p-kbucket
Licenses: Expat
Synopsis: Kbucket implementation for use as a routing table
Description:

Package kbucket implements a kademlia k-bucket routing table.

go-github-com-julienschmidt-httprouter 1.3.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/julienschmidt/httprouter
Licenses: Modified BSD
Synopsis: High performance HTTP request router
Description:

Package httprouter is a trie based high performance HTTP request router.

go-github-com-libp2p-go-libp2p-testing 0.12.0
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/libp2p/go-libp2p-testing
Licenses: Expat ASL 2.0
Synopsis: Test toolbox for go-libp2p modules
Description:

This package provides a testing toolbox for go-libp2p modules.

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-code-gitea-io-actions-proto-go-ping 0.4.1
Propagated dependencies: go-google-golang-org-protobuf@1.36.10 go-connectrpc-com-connect@1.18.1
Channel: guix
Location: gnu/packages/golang-vcs.scm (gnu packages golang-vcs)
Home page: https://code.gitea.io/actions-proto-go
Licenses: Expat
Synopsis: Helper for the Gitea Action runner
Description:

This package provides a helper for the Gitea Action runer.

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-aymanbagabas-go-osc52-v2 2.0.1
Channel: zzkt
Location: zzkt/packages/duf.scm (zzkt packages duf)
Home page: https://github.com/aymanbagabas/go-osc52
Licenses: Expat
Synopsis: go-osc52
Description:

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

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-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-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-ipfs-shipyard-nopfs-ipfs 0.25.0
Propagated dependencies: go-github-com-ipfs-boxo@0.33.0 go-github-com-ipfs-go-block-format@0.2.0 go-github-com-ipfs-go-cid@0.4.1 go-github-com-ipfs-go-log-v2@2.5.1 go-github-com-ipfs-shipyard-nopfs@0.0.14 go-github-com-ipld-go-ipld-prime@0.21.0 go-github-com-libp2p-go-libp2p@0.43.0 go-github-com-libp2p-go-libp2p-kad-dht@0.33.1
Channel: guix
Location: gnu/packages/ipfs.scm (gnu packages ipfs)
Home page: https://github.com/ipfs-shipyard/nopfs
Licenses: ASL 2.0
Synopsis: IPFS library helpers and wrappers
Description:

Package ipfs provides wrapper implementations of key layers in the go-ipfs stack to enable content-blocking.

go-github-com-aliyun-aliyun-oss-go-sdk 3.0.2
Propagated dependencies: go-golang-org-x-time@0.14.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/aliyun/aliyun-oss-go-sdk
Licenses: Expat
Synopsis: Alibaba cloud OSS SDK for Go
Description:

This package provides a Go SDK based on the official APIs of Alibaba Cloud OSS.

go-github-com-letsencrypt-challtestsrv 1.3.3
Propagated dependencies: go-github-com-miekg-dns@1.1.62
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/letsencrypt/challtestsrv
Licenses: MPL 2.0
Synopsis: Challenge Test Server
Description:

Package challtestsrv provides a trivially insecure acme challenge response server for rapidly testing HTTP-01, DNS-01 and TLS-ALPN-01 challenge types.

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.

Total results: 1968