_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-hashicorp-go-multierror 1.1.1
Propagated dependencies: go-github-com-hashicorp-errwrap@1.1.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/hashicorp/go-multierror
Licenses: MPL 2.0
Synopsis: Representing a errors list as a single error for Golang
Description:

go-multierror is Golang module providing a mechanism for representing a list of error values as a single error. It is fully compatible with the standard errors package, including the functions As, Is, and Unwrap. This provides a standardized approach for introspecting on error values.

go-github-com-michiwend-golang-pretty 0.0.0-0.8ac6181
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/michiwend/golang-pretty
Licenses: Expat
Synopsis: Pretty printing for Go values
Description:

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

It provides a function, Formatter, that can be used with any function that accepts a format string. It also provides convenience wrappers for functions in packages fmt and log.

go-github-com-gabriel-vasile-mimetype 1.4.0
Propagated dependencies: go-golang-org-x-net@0.28.0
Channel: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
Home page: https://github.com/gabriel-vasile/mimetype
Licenses: Expat
Synopsis: Fast golang library for MIME type and file extension detection
Description:

This is a package for detecting MIME types and extensions based on magic numbers. Features include

  • fast and precise MIME type and file extension detection

  • long list of supported MIME types

  • common file formats are prioritized

  • small and simple API

  • handles MIME type aliases

  • thread safe

  • low memory usage, besides the file header

go-github-com-ianlancetaylor-demangle 0.0.0-20220517205856-0058ec4f073c
Channel: small-guix
Location: small-guix/packages/papeer.scm (small-guix packages papeer)
Home page: https://github.com/ianlancetaylor/demangle
Licenses: Modified BSD
Synopsis: github.com/ianlancetaylor/demangle
Description:

Package demangle defines functions that demangle GCC/LLVM C++ and Rust symbol names. This package recognizes names that were mangled according to the C++ ABI defined at @urlhttp://codesourcery.com/cxx-abi/,http://codesourcery.com/cxx-abi/ and the Rust ABI defined at @urlhttps://rust-lang.github.io/rfcs/2603-rust-symbol-name-mangling-v0.html,https://rust-lang.github.io/rfcs/2603-rust-symbol-name-mangling-v0.html

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.scm (ffab packages golang)
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-gabriel-vasile-mimetype 1.4.5
Propagated dependencies: go-golang-org-x-net@0.28.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-github-com-stellar-go-support-clock 0.0.0-20191010205648-0fc3bfe3dfa7
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-prometheus-common-assets 0.55.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-awesome-gocui-keybinding 1.0.0
Propagated dependencies: go-github-com-awesome-gocui-gocui@1.1.0
Channel: ffab
Location: ffab/packages/golang.scm (ffab packages golang)
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-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-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-smartystreets-assertions 1.13.0
Channel: guix
Location: gnu/packages/golang-check.scm (gnu packages golang-check)
Home page: https://github.com/smartystreets/assertions
Licenses: Expat
Synopsis: Assertions for testing with Go
Description:

The assertions package provides convenient assertion functions for writing tests in Go.

go-github-com-whyrusleeping-go-sysinfo 0.0.0-20190219211824-4a357d4b90b1
Propagated dependencies: go-github-com-dustin-go-humanize@1.0.0
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-prometheus-client-golang 1.19.1
Propagated dependencies: go-github-com-beorn7-perks@1.0.1 go-github-com-cespare-xxhash-v2@2.1.2 go-github-com-davecgh-go-spew@1.1.1 go-github-com-json-iterator-go@1.1.12 go-github-com-prometheus-client-model@0.6.1 go-github-com-prometheus-common@0.55.0 go-github-com-prometheus-procfs@0.15.1 go-golang-org-x-sys@0.24.0 go-google-golang-org-protobuf@1.31.0
Channel: guix
Location: gnu/packages/prometheus.scm (gnu packages prometheus)
Home page: https://github.com/prometheus/client_golang
Licenses: ASL 2.0
Synopsis: HTTP server and client tools for Prometheus
Description:

This package promhttp provides HTTP client and server tools for Prometheus metrics.

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-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-twmb-murmur3@1.1.3 go-github-com-bits-and-blooms-bitset@1.11.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
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-prometheus-node-exporter 0.18.1
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://github.com/prometheus/node_exporter
Licenses: ASL 2.0
Synopsis: Prometheus exporter for hardware and OS metrics
Description:

Prometheus exporter for metrics exposed by *NIX kernels, written in Go with pluggable metric collectors.

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.13.5
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-shiori-go-readability 0.0.0-20220215145315-dd6828d2f09b
Propagated dependencies: go-golang-org-x-sys@0.24.0 go-golang-org-x-net@0.28.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.2.0 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-jcmturner-rpc-v2-mstypes 2.0.3
Propagated dependencies: go-golang-org-x-net@0.28.0 go-github-com-stretchr-testify@1.9.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/jcmturner/rpc
Licenses: ASL 2.0
Synopsis: Remote Procedure Call libraries
Description:

This package provides a partial Go implementation of the Remote Call Procedure libraries, presented in @urlhttp://pubs.opengroup.org/onlinepubs/9629399/,CDE 1.1: Remote Procedure Call.

go-github-com-daviddengcn-go-colortext 1.0.0
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
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.

Total results: 1585